mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fixed comment form shadows
This commit is contained in:
parent
e0077cdaf9
commit
c6aa2139e0
1 changed files with 2 additions and 2 deletions
|
@ -10,14 +10,14 @@
|
|||
}
|
||||
|
||||
.input {
|
||||
@include row_shadow;
|
||||
|
||||
position: relative;
|
||||
flex: 1;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
@include inner_shadow;
|
||||
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
display: grid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue