Files
EdgeAdmin/web/views/@default/dashboard/boards/waf_plus.less
2022-04-07 10:21:38 +08:00

31 lines
300 B
Plaintext

.ui.message {
.icon {
position: absolute;
right: 1em;
top: 1.8em;
}
}
.chart-box {
height: 14em;
}
.traffic-map-box {
height: 16em;
div::-webkit-scrollbar {
width: 4px;
}
}
.color-span {
font-size: 0.8em;
padding: 4px;
}
h4.header {
a {
font-size: 0.85em;
float: right;
}
}