adding some market elements
This commit is contained in:
@@ -61,14 +61,14 @@ class AppMenu extends Shadow {
|
||||
p("Market")
|
||||
})
|
||||
.justifyContent("center")
|
||||
.gap("1.5em")
|
||||
.gap(1.5, em)
|
||||
|
||||
img("_/images/divider.svg", "40vw")
|
||||
.attr({
|
||||
"id": "divider",
|
||||
})
|
||||
})
|
||||
.gap("0.5em")
|
||||
.gap(0.5, em)
|
||||
|
||||
if(this.selected) {
|
||||
this.styleMinimized()
|
||||
|
||||
Reference in New Issue
Block a user