mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
heros top shadow
This commit is contained in:
parent
335c9b6523
commit
9022dc780a
1 changed files with 2 additions and 0 deletions
|
@ -16,7 +16,9 @@
|
||||||
background: url('~/sprites/stripes.svg') rgba(0, 0, 0, 0.3);
|
background: url('~/sprites/stripes.svg') rgba(0, 0, 0, 0.3);
|
||||||
z-index: 4;
|
z-index: 4;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
box-shadow: inset transparentize($color: white, $amount: 0.85) 0 1px;
|
||||||
touch-action: none;
|
touch-action: none;
|
||||||
|
border-radius: $radius;
|
||||||
}
|
}
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue