适配性测试

master
hanbo 2022-05-16 15:55:19 +08:00
parent e1a8ff30bb
commit 095c182134
1 changed files with 7 additions and 1 deletions

View File

@ -621,4 +621,10 @@ span.loadingBar {
zoom: 1;
*display: inline;
background: url(../images/loading_bar.gif) center no-repeat;
}
}
.table-main {
font-size: 1.3vh !important;
}
input {
font-size: 1.48vh !important;
}