mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
editor changes
This commit is contained in:
parent
d7e638153b
commit
696ac8d69f
8 changed files with 76 additions and 48 deletions
|
@ -9,6 +9,7 @@
|
|||
font-weight: 600;
|
||||
font-size: $text_small;
|
||||
cursor: pointer;
|
||||
flex: 1;
|
||||
|
||||
@include outer_shadow();
|
||||
}
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
position: relative;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.label {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue