1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-28 14:16:41 +07:00

refactored login dialog

This commit is contained in:
Fedor Katurov 2020-08-13 16:27:32 +07:00
parent 16700432d2
commit 20f49a52b5
6 changed files with 71 additions and 63 deletions

View file

@ -0,0 +1,3 @@
.footer {
padding: $gap;
}