0.1.346 add border for input_list. Change color and width for scroll-bar v2
This commit is contained in:
@@ -1033,7 +1033,7 @@
|
||||
|
||||
.from_address_point_txt.find_route.first.w_100{
|
||||
width: calc(100% - 35px);
|
||||
border-right: 1px solid #E6E6E6;
|
||||
border-right: 2px solid #E6E6E6;
|
||||
}
|
||||
|
||||
.from_address_point_txt.post_route.first.w_100{
|
||||
@@ -1089,7 +1089,7 @@
|
||||
|
||||
.input_list.find_route.show{
|
||||
display: block;
|
||||
border: 1px solid #E6E6E6;
|
||||
border: 2px solid #E6E6E6;
|
||||
border-top: hidden;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user