Styling improvements
This commit is contained in:
@@ -62,7 +62,6 @@ class Sidebar extends Shadow {
|
||||
.position("fixed")
|
||||
.x(0).y(0)
|
||||
.height(100, vh)
|
||||
.borderRight("1px solid var(--accent)")
|
||||
.zIndex(3)
|
||||
.onEvent("themechange", () => {
|
||||
console.log("why is this needed smg")
|
||||
|
||||
Reference in New Issue
Block a user