Introducing dark mode, deriving apps in bottom bar from db
This commit is contained in:
@@ -75,7 +75,6 @@ class People extends Shadow {
|
||||
})
|
||||
.position("relative")
|
||||
.boxSizing("border-box")
|
||||
.background("var(--bone)")
|
||||
.paddingVertical(1, em)
|
||||
.height(100, pct)
|
||||
.width(100, pct)
|
||||
|
||||
Reference in New Issue
Block a user