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:
parent
e45dee3c9f
commit
98c66dec8c
24 changed files with 456 additions and 42 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue