解決拖动浏览器窗口 搜索框抖动
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
/* pc width > 1920>>>xl */
|
||||
@media screen and (max-width: 1920px) {
|
||||
.sousouleft-switch{
|
||||
display: none;
|
||||
}
|
||||
@media screen and (max-width: 2920px) {
|
||||
/*@media screen and (max-width: 1920px) {*/
|
||||
.sousouleft-switch{
|
||||
display: none;
|
||||
}
|
||||
.dropdownList{
|
||||
font-size: 22px!important;
|
||||
}
|
||||
@ -15,18 +16,15 @@
|
||||
/*.header-listtxet{*/
|
||||
/* display: none;*/
|
||||
/*}*/
|
||||
.main-right{
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
|
||||
.tabBar{
|
||||
width: 250px!important;
|
||||
}
|
||||
.sousouright-icon{
|
||||
margin-right: 18px;
|
||||
}
|
||||
.logoname span{
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
@ -51,9 +49,7 @@
|
||||
|
||||
/* ipad >>> xs*/
|
||||
@media screen and (max-width: 768px) {
|
||||
.sousou-leftico{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.transition-box{
|
||||
display: none;
|
||||
}
|
||||
@ -63,6 +59,9 @@
|
||||
.sousouleft-switch{
|
||||
display: block;
|
||||
}
|
||||
.sousou-leftico{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sousouright-icon{
|
||||
margin-right: 13px;
|
||||
|
Reference in New Issue
Block a user