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