适配性测试

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

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