.cn-chart-header-button {
display: flex;
button:first-of-type {
border-radius: 2px 0 0 2px;
}
.cn-chart-header-button-all {
border-color: #0091FF;
color: #0091FF;
background-color: #FFFFFF;
.cn-chart-header-button-critical {
border-radius: 2px;
.cn-chart-header-button-high {
.cn-chart-header-button-low {
.cn-chart-header-button-info {
.cn-chart-header-button-medium {
border: 1px solid #0091FF;
.el-button--default {
height: 24px;
min-height: 24px;
justify-content: center;
align-items: center;
font-family: Roboto-Regular;
font-size: 12px;
font-weight: 400;