align yellow collor with graph in logs table

pull/14403/head
Torkel Ödegaard 7 years ago
parent efede26eea
commit 683b718e2b
  1. 2
      public/sass/components/_panel_logs.scss

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

Loading…
Cancel
Save