服务列表页带宽使用比特代替字节

This commit is contained in:
刘祥超
2022-10-03 19:25:20 +08:00
parent f384d86014
commit 3695082ec2
15 changed files with 161 additions and 184 deletions

View File

@@ -26,4 +26,10 @@
.server-name-td:hover .icon.setting {
display: inline;
}
.bandwidth-span var {
font-size: 0.8em;
}
.bandwidth-span var span {
font-size: 1.2em;
}
/*# sourceMappingURL=index.css.map */