update disk io style

This commit is contained in:
cppla
2022-04-01 15:50:09 +08:00
parent 47cf7a1818
commit 654ecd7a3e
5 changed files with 15 additions and 5 deletions

View File

@@ -20,6 +20,7 @@ tr.odd.expandRow > :hover { background: #212e36 !important; }
#month_traffic { min-width: 85px; max-width: 95px;}
#network { min-width: 115px; }
#cpu, #ram, #hdd { min-width: 45px; max-width: 90px; }
#io { min-width: 55px; }
#ping { max-width: 95px; }
@media only screen and (max-width: 1080px) {

View File

@@ -17,6 +17,7 @@ tr.odd.expandRow > :hover { background: #FFF !important; }
#month_traffic { min-width: 85px; max-width: 95px;}
#network { min-width: 115px; }
#cpu, #ram, #hdd { min-width: 45px; max-width: 90px; }
#io { min-width: 55px; }
#ping { max-width: 95px; }
@media only screen and (max-width: 1080px) {