mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-07 10:18:57 +00:00
17 lines
221 B
Plaintext
17 lines
221 B
Plaintext
/* OVERVIEW TAB STYLES */
|
|
|
|
.overview-pci-tabs-item {
|
|
line-height: 40px;
|
|
margin: 0;
|
|
}
|
|
|
|
.overview-head-1 {
|
|
font-size: 13px;
|
|
margin-right: 6px;
|
|
}
|
|
|
|
.overview-head-2 {
|
|
width: 16px;
|
|
margin-right: 6px;
|
|
}
|