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

displaying user description

This commit is contained in:
Fedor Katurov 2019-11-12 15:31:51 +07:00
parent 371f47f866
commit 7f04fe1e36
7 changed files with 59 additions and 3 deletions

View file

@ -2,10 +2,8 @@
@include outer_shadow();
padding: $gap;
background: $content_bg;
// position: relative;
textarea {
// margin-bottom: 40px;
padding-bottom: 0 !important;
}
}