This commit is contained in:
KONE SOREL 2025-12-20 18:09:06 +00:00
parent eef4f490ce
commit f7237ff0c2

View File

@ -48,7 +48,7 @@ body {
HEADER STYLES
============================================ */
.app-header {
background-color: var(--office-light);
background-color: var(--office-light) !important;
height: var(--header-height);
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);