Hide tooltips on mobile, sort comments ascending, make video embeds rounded

This commit is contained in:
Jon Staab
2026-01-06 10:00:35 -08:00
parent 2c62749d9b
commit 0d6b4591f1
10 changed files with 29 additions and 12 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
const back = () => history.back()
const startEdit = () => pushModal(SpaceEdit, {url, initialValues: $relay})
const startEdit = () => pushModal(SpaceEdit, {url, initialValues: $relay || {url}})
</script>
<div class="column gap-4">