适配性测试
parent
095c182134
commit
f01d4b69b8
|
@ -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;
|
||||
}
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue