fix: prevent mobile slot field overlap

Stack weekday and date controls on narrow screens and constrain native select
widths to their grid column.
This commit is contained in:
2026-08-05 19:08:56 +02:00
parent 6d4051be38
commit 50b549d24a
2 changed files with 10 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
feat: add mobile slot configuration
fix: prevent mobile slot field overlap
Replace the mobile table with a searchable card editor while retaining the
desktop table. Add a mobile-friendly date picker layout and sticky save action.
Stack weekday and date controls on narrow screens and constrain native select
widths to their grid column.