适配性测试

master
hanbo 2022-05-16 16:09:26 +08:00
parent 095c182134
commit f01d4b69b8
2 changed files with 7 additions and 6 deletions

View File

@ -393,3 +393,9 @@ gallery.html css
width: 200px;
margin: 0 auto;
}
.table-main {
font-size: 1.3vh !important;
}
input {
font-size: 1.48vh !important;
}

View File

@ -622,9 +622,4 @@ 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;
}