mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
pie chart unhandled error fix (#9422)
This commit is contained in:
parent
3144994c19
commit
30f0c6f823
1 changed files with 8 additions and 0 deletions
|
@ -9,3 +9,11 @@
|
|||
min-width: 100%;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.tab-dashboard.theme-dark .ngLegendValue {
|
||||
color: #aaaaaa;
|
||||
}
|
||||
|
||||
.tab-dashboard.theme-dark .flot-tick-label {
|
||||
color: #aaaaaa;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue