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

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

@@ -35,4 +35,14 @@
.icon.setting {
display: inline;
}
}
}
.bandwidth-span {
var {
font-size: 0.8em;
span {
font-size: 1.2em;
}
}
}