Browse Source

updated popper background-color

scheinriese 1 week ago
parent
commit
f50806e9a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/css/shui.css

+ 1 - 1
resources/css/shui.css

@@ -59,7 +59,7 @@ html {
     .menu-links-wrapper,
     .menu-links-outer,
     .absolute-modal[data-modal-name] {
-      background-color: var(--lx-popover-bg, var(--lx-gray-01, hsl(var(--popover))));
+      background-color: var(--lx-popover-bg, var(--lx-gray-02, hsl(var(--popover))));
     }
   }