1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

added image wires

This commit is contained in:
muerwre 2019-04-04 20:30:00 +07:00
parent fd4b01e8c7
commit e928d1bef9
4 changed files with 421 additions and 21 deletions

View file

@ -25,6 +25,7 @@
display: flex;
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();
}