mirror of
https://github.com/wassname/talk.git
synced 2026-08-19 12:40:16 +08:00
Refactor talk-plugin-auth part 1
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.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: 280px;
|
||||
top: 10px;
|
||||
font-family: Helvetica, 'Helvetica Neue', Verdana, sans-serif;
|
||||
font-size: 14px;
|
||||
}
|
||||
Reference in New Issue
Block a user