fix(ui): box-sizing reset + symmetric date fields #8

Merged
mrouissi merged 1 commit from fix/box-sizing into main 2026-07-06 17:44:37 +02:00
Owner

Root cause: dropping Bootstrap also dropped its global box-sizing:border-box, so width:100% inputs overflowed their containers (search bar + asymmetric Von/Bis). Restores the global reset and makes the range date fields shrink to equal widths (min-width:0, color-scheme:light).

Root cause: dropping Bootstrap also dropped its global box-sizing:border-box, so width:100% inputs overflowed their containers (search bar + asymmetric Von/Bis). Restores the global reset and makes the range date fields shrink to equal widths (min-width:0, color-scheme:light).
fix(ui): restore global box-sizing reset; symmetric range date fields
All checks were successful
CI / lint (pull_request) Successful in 2s
CI / lint (push) Successful in 1s
970528562c
mrouissi deleted branch fix/box-sizing 2026-07-06 17:44:38 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Apps/timedb-php!8
No description provided.