This commit is contained in:
KONE SOREL 2025-12-22 10:05:32 +00:00
parent 1dfbc15bc1
commit 8cc7782187

View File

@ -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;