chore: fix

This commit is contained in:
2026-05-01 20:58:51 +02:00
parent 46b287c960
commit b34c239415
12 changed files with 87 additions and 24 deletions
-4
View File
@@ -7,10 +7,6 @@ html, body, #root {
overflow-x: hidden;
}
/* Ne pas forcer de backgroundColor global pour permettre à login d'avoir son propre style */
body, html {
background-color: transparent !important;
}
#root {
width: 100%;