diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css
index d92ee98..4c46a06 100644
--- a/Bootstrap_new/css/style_office.css
+++ b/Bootstrap_new/css/style_office.css
@@ -253,6 +253,11 @@ body {
margin-left: var(--sidebar-width);
}
+.toggle-sidebar-btn {
+ font-size: 20px;
+ padding-left: 15px;
+ cursor: pointer;
+}
/* ============================================
NAVIGATION TABS
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 5ebc965..9ac91a3 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -123,7 +123,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
-
+
-