解決拖动浏览器窗口 搜索框抖动

This commit is contained in:
WangHao
2020-10-04 03:35:57 +08:00
parent 92c5d1a6e4
commit 6a78fd3eb1
2 changed files with 22 additions and 18 deletions

View File

@ -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;