mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
refined horizontal editor
This commit is contained in:
parent
4c20da6151
commit
819e988a2e
3 changed files with 29 additions and 101 deletions
|
@ -64,7 +64,7 @@ $input_shadow_filled: $input_shadow;
|
|||
|
||||
@mixin outer_shadow() {
|
||||
box-shadow: inset transparentize(white, 0.95) 0 1px,
|
||||
inset transparentize(black, 0.5) 0 -1px;
|
||||
transparentize(black, 0.8) 0 3px;
|
||||
}
|
||||
|
||||
@mixin inner_shadow() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue