Skip to content

Conversation

@cedric07
Copy link
Contributor

Suite à la PR de @firestar300 : #414

Il n'y avait plus le style de base dans l'éditeur car le fichier reset a été enlévé, mais pas remplacé par le nouveau fichier "body"

Capture d’écran 2024-12-16 à 13 05 25

@firestar300
Copy link
Contributor

Déplacer le box-sizing: border-box; sur les éléments *, *::before, *::after dans le fichier _normalize.scss.

@cedric07
Copy link
Contributor Author

Déplacer le box-sizing: border-box; sur les éléments *, *::before, *::after dans le fichier _normalize.scss.

Plutôt dans le nouveau fichier body pour garder la logique d'avant. Car c'est ici qu'on définit le box sizing sur l'élément html.
Si dans le fichier normalize, cela pourrait poser des soucis lors des MAJ de BFF sur certains projets si cette règle n'est pas nécessaire.

@cedric07
Copy link
Contributor Author

Done

@cedric07 cedric07 merged commit 2a640dc into master Feb 10, 2025
2 of 3 checks passed
@cedric07 cedric07 deleted the fix/editor-base-style branch February 10, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants