mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fixes
This commit is contained in:
parent
ef71e55543
commit
1b001db91a
6 changed files with 34 additions and 8 deletions
|
@ -12,6 +12,7 @@ $input_height: 32px;
|
|||
$input_radius: 2px;
|
||||
|
||||
$info_height: 24px;
|
||||
$font: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||
|
||||
@mixin outer_shadow() {
|
||||
box-shadow: inset transparentize(white, 0.95) 0 1px,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue