mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-07 10:18:57 +00:00
CSS bugfixes for Kibana 6.1.0
This commit is contained in:
parent
d308615212
commit
770f64616d
@ -31,7 +31,7 @@ kbn-vis, visualize, visualization {
|
||||
}
|
||||
|
||||
.kuiLocalNav {
|
||||
background-color: #e4e4e4;
|
||||
background-color: #e4e4e4 !important;
|
||||
}
|
||||
|
||||
.kbn-vis-value td {
|
||||
|
@ -31,7 +31,7 @@
|
||||
<div layout="row" layout-align="start stretch" class="overview-general-alerts">
|
||||
<md-card flex="40">
|
||||
<md-card-content class="wazuh-column">
|
||||
<span class="metric-headline md-headline">Alert level evolution</span>
|
||||
<span class="md-headline">Alert level evolution</span>
|
||||
<kbn-vis vis-id="'Wazuh-App-Overview-General-Alert-level-evolution'" id="Wazuh-App-Overview-General-Alert-level-evolution"></kbn-vis>
|
||||
</md-card-content>
|
||||
</md-card>
|
||||
|
Loading…
Reference in New Issue
Block a user