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

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

@ -1650,6 +1650,7 @@
.header-sousou input {
margin-top: 9px;
border: 0px;
background-color: #f2f2f2;
@ -1673,11 +1674,12 @@
.sousou-input {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.header-list {
@ -1737,6 +1739,7 @@
.sousouleft-switch {
margin-top: 4px!important;
margin-right: 10px!important;
}
.sousouleft-switch i {
@ -1746,9 +1749,10 @@
}
.sousou-left {
width: 50px!important;
height: 50px;
margin-top: 12px!important;
/*width: 50px!important;*/
/*height: 50px;*/
/*margin-top: 12px!important;*/
/*background-color: red;*/
}
.sousou-leftico {
@ -1760,6 +1764,7 @@
border-radius: 3px;
border: 1px solid #e6e6e6 !important;
margin-top: 9px!important;
margin-right: 10px!important;
}