1, 4: Fixing 404 after logged out, adding market entry

This commit is contained in:
metacryst
2025-11-10 04:05:21 -06:00
parent 6f9ed49b2e
commit 41c0bb57a3
16 changed files with 494 additions and 136 deletions

View File

@@ -111,7 +111,7 @@ class Messages extends Shadow {
})
button("+ New Message")
.width(15, em)
.width(13, em)
.marginLeft(1, em)
.borderRadius(10, px)
.background("transparent")