1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-05-09 03:36:41 +07:00

messages form

This commit is contained in:
Fedor Katurov 2019-11-12 14:38:25 +07:00
parent e45dee3c9f
commit 98c66dec8c
24 changed files with 456 additions and 42 deletions

View file

@ -16,13 +16,13 @@
background: $content_bg 50% 50% no-repeat/cover;
position: absolute;
bottom: 0;
left: 0;
left: $gap;
}
.field {
padding-left: 110px;
padding: $gap 0 0 120px;
flex: 1;
padding-bottom: 5px;
// padding-bottom: 5px;
}
.name {