1
0
Fork 0
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:
Fedor Katurov 2019-11-15 16:16:28 +07:00
parent 430b39e977
commit c2e977e48f
4 changed files with 55 additions and 26 deletions

View file

@ -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;