Add classified listings

This commit is contained in:
Jon Staab
2026-02-03 11:00:13 -08:00
parent 1da6833c71
commit 119c09d730
25 changed files with 816 additions and 28 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"relative text-base-content text-base-content flex-grow pointer-events-auto",
"rounded-t-box sm:rounded-box",
{
"bg-alt shadow-m max-h-[90vh] flex flex-col": !fullscreen,
"bg-alt shadow-m max-h-[90vh] flex flex-col max-w-full": !fullscreen,
},
),
)