Commit graph

9 commits

Author SHA1 Message Date
0ko
fdb47a24e7 chore: de-tailwindify since there's a class in css now 2026-05-24 11:19:59 +00:00
Yashwanth Rathakrishnan
472d76c46c chore(ui): refined minmax() usage for the date element 2026-05-24 11:19:59 +00:00
0ko
1c63bb2890 chore(ui): untailwind commits
left divider classes in because they are indeed very convenient as helpers for only having dividers where needed
2026-05-24 11:19:59 +00:00
0ko
91a93b965b fix(ui): bring a mobile-actions wrapper back to improve how left buttons overflow on mobile 2026-05-24 11:19:58 +00:00
0ko
2c84f3b642 chore(ui): improve via nested css 2026-05-24 11:19:58 +00:00
0ko
d9653c6cf5 fix(ui): reuse hashbox template, avoid duplicating HTML
At this point of this PR, the customized hashbox has very few customizations that are achievable via CSS alone.

This change greatly reduces code complexity and somewhat reduces the size of generated code.

The display: contents trick I pulled here was helpful, though I think this was possible to achieve without it, too.
2026-05-24 11:19:58 +00:00
0ko
1fbc0fd961 chore(ui): rename mobile-shabox to mobile-actions
It contains more than just shabox
2026-05-24 11:19:58 +00:00
0ko
9cbbd8d83f chore(ui): more non-functional refactors 2026-05-24 11:19:58 +00:00
0ko
538724f3c8 chore(ui): move to separate file 2026-05-24 11:19:58 +00:00