Explorar o código

align yellow collor with graph in logs table

Torkel Ödegaard %!s(int64=7) %!d(string=hai) anos
pai
achega
683b718e2b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/sass/components/_panel_logs.scss

+ 1 - 1
public/sass/components/_panel_logs.scss

@@ -131,7 +131,7 @@ $column-horizontal-spacing: 10px;
   &--warning,
   &--warn {
     &::after {
-      background-color: $warn;
+      background-color: $yellow;
     }
   }