适配性测试
parent
e1a8ff30bb
commit
095c182134
|
@ -621,4 +621,10 @@ span.loadingBar {
|
||||||
zoom: 1;
|
zoom: 1;
|
||||||
*display: inline;
|
*display: inline;
|
||||||
background: url(../images/loading_bar.gif) center no-repeat;
|
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