mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
use same color for label as in explore dropdown
This commit is contained in:
parent
15ba05d7ee
commit
a7bdd757ef
@ -1,5 +1,6 @@
|
|||||||
.picker-option-group {
|
.picker-option-group {
|
||||||
cursor: default;
|
cursor: default;
|
||||||
|
color: $text-color-weak;
|
||||||
|
font-size: $font-size-sm;
|
||||||
font-weight: $lead-font-weight;
|
font-weight: $lead-font-weight;
|
||||||
color: $btn-primary-bg-hl;
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user