mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fixed left panel styles
This commit is contained in:
parent
e2a69b2b2e
commit
c1279c538a
2 changed files with 6 additions and 1 deletions
|
@ -46,3 +46,8 @@
|
|||
border-radius: $panel_radius;
|
||||
box-shadow: $comment_shadow;
|
||||
}
|
||||
|
||||
.left {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue