Ver Fonte

add cp__header background-color

fix cp__header opacity changes
llcc há 3 anos atrás
pai
commit
08c101f54c
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/main/frontend/components/header.css

+ 1 - 0
src/main/frontend/components/header.css

@@ -16,6 +16,7 @@
   user-select: none;
   line-height: 1;
   white-space: nowrap;
+  background-color: var(--ls-primary-background-color);
 
   > .l {
     width: var(--ls-left-sidebar-width);