This commit is contained in:
KONE SOREL 2025-12-22 23:51:26 +00:00
parent a36fca5706
commit 406c947a46
2 changed files with 3 additions and 4 deletions

View File

@ -325,9 +325,10 @@ content-area {
border: none !important;
background: transparent !important;
box-shadow: none !important;
margin: 0 !important;
width: 100vw !important;
max-width: 100vw !important;
margin-top: -100px !important;
}
@ -362,8 +363,6 @@ content-area {
width: 100vw !important;
max-width: 100vw !important;
min-height: calc(100vh - var(--header-height) - 56px - 16px) !important;
margin-top: -20px !important;
margin-left: -80px !important;
}
/* ============================================

View File

@ -145,7 +145,7 @@ console.groupEnd();
<link rel="manifest" href="<?= $racineWeb ?>manifest.json">
<!-- 4. VOS STYLES PERSONNALISÉS (en dernier pour qu'ils dominent) -->
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.22.20" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.22.21" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/ux_enhancements.css?ver=2025.12.21.02" rel="stylesheet">
<!-- ============================================