mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
align yellow collor with graph in logs table
This commit is contained in:
parent
efede26eea
commit
683b718e2b
@ -131,7 +131,7 @@ $column-horizontal-spacing: 10px;
|
||||
&--warning,
|
||||
&--warn {
|
||||
&::after {
|
||||
background-color: $warn;
|
||||
background-color: $yellow;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user