From 8cc778218796a17876ec0089581f23f053fb9411 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 22 Dec 2025 10:05:32 +0000 Subject: [PATCH] va --- Bootstrap_new/css/style_office.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 1a2c043..7037b77 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -401,7 +401,7 @@ body { top: var(--header-height); bottom: 0; width: 380px; - background-color: white; + background-color: white !important; box-shadow: -2px 0 12px rgba(0, 0, 0, 0.1); z-index: 1015; transition: right 0.3s ease;