From 35608867b6784f65f373c2062ef4c1b23d3bb746 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 22 Dec 2025 10:07:59 +0000 Subject: [PATCH] val --- Bootstrap_new/css/style_office.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 7037b77..0d333e6 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 !important; + background-color: white; box-shadow: -2px 0 12px rgba(0, 0, 0, 0.1); z-index: 1015; transition: right 0.3s ease; @@ -450,6 +450,7 @@ body { flex: 1; padding: 24px; overflow-y: auto; + background-color: #d0d0d0 !important; } .context-section {