mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-28 14:16:41 +07:00
fixed login dialog
This commit is contained in:
parent
430b39e977
commit
c2e977e48f
4 changed files with 55 additions and 26 deletions
|
@ -4,7 +4,7 @@ $vk_color: darken(desaturate($blue, 100%), 30%);
|
|||
display: flex;
|
||||
align-items: flex-start;
|
||||
justify-content: center;
|
||||
padding: $gap;
|
||||
padding: $gap $gap 30px $gap;
|
||||
|
||||
button {
|
||||
text-align: left;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue