Authored by uedxwg

update

... ... @@ -7,7 +7,7 @@
.search-icon {
position: absolute;
font-size: 12px;
top: 16px;
top: 14px;
left: 24px;
}
... ... @@ -28,11 +28,15 @@
.search {
position: absolute;
top: 12px;
right: .4rem;
top: 7px;
right:0;
border: none;
background: transparent;
font-size: 16px;
width: 3rem;
height: 30px;
overflow: hidden;
line-height: 30px;
}
}
... ...