mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
fixed login screen shadow
This commit is contained in:
parent
ed9cf19bf4
commit
62e72d166f
1 changed files with 2 additions and 2 deletions
|
@ -25,6 +25,6 @@
|
|||
align-items: stretch;
|
||||
justify-content: stretch;
|
||||
background: rgba(0,0,0,0.1);
|
||||
box-shadow: inset rgba(0,0,0,0.3) 0 0 0 1px;
|
||||
//@include outer_shadow();
|
||||
|
||||
@include outer_shadow();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue