mirror of
https://github.com/wassname/talk.git
synced 2026-08-09 12:30:42 +08:00
fix: Position Add Email Address Dialog to the top
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.dialog {
|
||||
border: none;
|
||||
box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2);
|
||||
width: 400px;
|
||||
top: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user