fix: stabiliser la largeur entre les pages (scrollbar) #30

Closed
opened 2026-05-06 09:35:13 +00:00 by Cédric A5L · 0 comments
Owner

Les pages avec et sans scrollbar avaient une largeur différente.

Correction : html { overflow-y: scroll; scrollbar-gutter: stable; } dans app.css.

Livré : commit 6ea8785

Les pages avec et sans scrollbar avaient une largeur différente. **Correction** : `html { overflow-y: scroll; scrollbar-gutter: stable; }` dans `app.css`. **Livré** : commit `6ea8785`
Sign in to join this conversation.
No labels
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: alpinux.cedrica5l/alpinux-static#30
No description provided.