Set global box sizing to border box #129

Open
opened 2026-07-21 02:02:22 +02:00 by jakob.scheid · 0 comments
Owner

Set the CSS box-sizing property of all elements (*) to border-box and adapt all other styles to this. The change will be breaking.

Set the CSS `box-sizing` property of all elements (`*`) to `border-box` and adapt all other styles to this. The change will be breaking.
jakob.scheid added this to the 0.1.0 milestone 2026-07-21 02:02:22 +02:00
jakob.scheid added the Kind/RefactorArea/Global
Priority
Medium
3
labels 2026-07-21 02:02:22 +02:00
jakob.scheid added this to the Project Board project 2026-07-21 02:02:22 +02:00
jakob.scheid modified the milestone from 0.1.0 to 0.2.0 2026-07-24 12:51:40 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Seekra/frontend#129