fix: remove background color from scrollable class
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
#navigation .scrollable {
|
#navigation .scrollable {
|
||||||
@include minimal_scrollbar();
|
@include minimal_scrollbar();
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: var(--sn-stylekit-background-color);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#navigation {
|
#navigation {
|
||||||
|
|||||||
Reference in New Issue
Block a user