diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index b9c936de..5a3f5a28 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -553,7 +553,7 @@ h1, h2, h3, h4, h5, h6, #barre_laterale_d { position: fixed; right: 0; - top: var(--header-height); + top: 100px; width: var(--context-width) !important; height: calc(100vh - var(--header-height)); background: var(--bg-surface); @@ -1518,7 +1518,7 @@ select[class*="selectpicker"], body.toggle-sidebar #main { margin-left: 68px !important; } - + /* Masquer textes et chevrons */ body.toggle-sidebar #sidebar .nav-link span, body.toggle-sidebar #sidebar .nav-link .bi-chevron-down, diff --git a/Vue/gabarit.php b/Vue/gabarit.php index df5c2dbd..0d837bae 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -105,9 +105,6 @@ $descriptionVue = $_SESSION['descriptionVue']; - - - @@ -150,7 +147,9 @@ $descriptionVue = $_SESSION['descriptionVue']; - + + +