update
This commit is contained in:
parent
5093e0fda6
commit
1e21b8cdc8
1 changed files with 6 additions and 0 deletions
|
@ -52,6 +52,12 @@ $flap_sidebar_size: 240px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
placessidebar.background {
|
||||||
|
row.sidebar-row {
|
||||||
|
.sidebar-icon { color: if($variant == 'light', $selected_bg_color, lighten($selected_bg_color, 20%)); }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
flap.unfolded {
|
flap.unfolded {
|
||||||
> placessidebar.background {
|
> placessidebar.background {
|
||||||
background: none;
|
background: none;
|
||||||
|
|
Loading…
Reference in a new issue