mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
removed all router-modals
This commit is contained in:
parent
85d20e5009
commit
ffce400398
15 changed files with 99 additions and 143 deletions
|
@ -164,8 +164,9 @@
|
|||
flex: 0 1 $width;
|
||||
max-width: 100vw;
|
||||
position: relative;
|
||||
background: transparentize($content_bg, 0.4);
|
||||
background: transparentize($content_bg, 0.1);
|
||||
box-shadow: transparentize(white, 0.95) -1px 0;
|
||||
border-radius: $radius 0 0 $radius;
|
||||
}
|
||||
|
||||
@mixin editor_round_button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue