Pubilc site basically complete, apps are reasonable but could be better looking
This commit is contained in:
@@ -35,7 +35,8 @@ class AppWindow extends Shadow {
|
||||
.display(this.app ? '' : 'none')
|
||||
.width(100, "vw")
|
||||
.height(100, "vh")
|
||||
.backgroundColor("var(--main)")
|
||||
.backgroundImage("/_/images/fabric.png")
|
||||
.backgroundSize("33vw auto")
|
||||
.position("fixed")
|
||||
.top(0)
|
||||
.left(0)
|
||||
|
||||
Reference in New Issue
Block a user