workbench

This commit is contained in:
2026-03-18 23:28:27 -05:00
parent 5fdd366bc3
commit d22e715f00
3 changed files with 56 additions and 16 deletions

View File

@@ -28,6 +28,10 @@
.module-title {
@apply mt-1 text-xl font-bold uppercase tracking-[0.08em] text-text;
}
.planner-sticky-bar {
@apply sticky top-3 z-20 rounded-[18px] border border-line/70 bg-surface/90 p-3 shadow-panel backdrop-blur;
}
}
:root {