mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 18:05:20 +00:00
14 lines
271 B
CSS
14 lines
271 B
CSS
.euiNavDrawerGroup__item .euiListGroupItem__icon.euiImage {
|
|
filter: invert(100%);
|
|
max-width: 18px;
|
|
left: -1px;
|
|
margin: 0;
|
|
}
|
|
|
|
.euiNavDrawerGroup__item .euiToolTipAnchor {
|
|
height: 32px;
|
|
}
|
|
|
|
.euiNavDrawerGroup__item .euiListGroupItem__button {
|
|
padding: 6px 8px;
|
|
} |