preliminary sidebar fixes
This commit is contained in:
@@ -59,8 +59,8 @@ class Sidebar extends Shadow {
|
||||
.gap(1, em)
|
||||
.paddingTop(15, vh)
|
||||
.paddingHorizontal(1, em)
|
||||
.height(window.visualViewport.height - 20, px)
|
||||
.top(20, px)
|
||||
.height(105, vh)
|
||||
.top(-5, vh)
|
||||
.minWidth(0)
|
||||
.boxSizing("border-box")
|
||||
.width((window.outerWidth / 3) * 2, px)
|
||||
|
||||
Reference in New Issue
Block a user