Commit c8b854a7 authored by 耿迪迪's avatar 耿迪迪

地图搜索 gengdidi

parent 691fc037
......@@ -611,24 +611,24 @@ input[type="radio"] {
margin-right: 1rem;
}
.search-input {
position: absolute;
position: fixed;
top: 100px;
left: 2%;
left: 7%;
width: 240px;
}
.search-but {
position: absolute;
position: fixed;
top: 100px;
left: 19%;
left: 23%;
width: 85px;
color: white;
background-color: #053b6a;
}
.refresh-but{
position: absolute;
position: fixed;
top: 100px;
left: 25%;
left: 28%;
width: 85px;
color: white;
background-color: #053b6a;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment