mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-23 01:40:29 +08:00
23 lines
343 B
CSS
23 lines
343 B
CSS
.ui.message .icon {
|
|
position: absolute;
|
|
right: 1em;
|
|
top: 1.8em;
|
|
}
|
|
.chart-box {
|
|
height: 14em;
|
|
}
|
|
.traffic-map-box {
|
|
height: 16em;
|
|
}
|
|
.traffic-map-box div::-webkit-scrollbar {
|
|
width: 4px;
|
|
}
|
|
.color-span {
|
|
font-size: 0.8em;
|
|
padding: 4px;
|
|
}
|
|
h4.header a {
|
|
font-size: 0.85em;
|
|
float: right;
|
|
}
|
|
/*# sourceMappingURL=waf_plus.css.map */ |