Authored by
ccbikai
搜索结果页 搜索按钮位置
...
|
...
|
@@ -35,11 +35,11 @@ |
|
|
.search {
|
|
|
position: absolute;
|
|
|
top: 2px;
|
|
|
right: -30px;
|
|
|
right: -4px;
|
|
|
border: none;
|
|
|
background: transparent;
|
|
|
font-size: 16px;
|
|
|
width: 3rem;
|
|
|
// width: 3rem;
|
|
|
height: 30px;
|
|
|
overflow: hidden;
|
|
|
line-height: 30px;
|
...
|
...
|
|