1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

heros top shadow

This commit is contained in:
Fedor Katurov 2020-04-21 17:59:05 +07:00
parent 335c9b6523
commit 9022dc780a

View file

@ -16,7 +16,9 @@
background: url('~/sprites/stripes.svg') rgba(0, 0, 0, 0.3);
z-index: 4;
pointer-events: none;
box-shadow: inset transparentize($color: white, $amount: 0.85) 0 1px;
touch-action: none;
border-radius: $radius;
}
&::before {