Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -1041,45 +1041,6 @@
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.to_address_point_txt.post_route{
|
||||
display: block;
|
||||
border-left: 1px solid #E6E6E6;
|
||||
border-top: 1px solid #E6E6E6;
|
||||
border-right: 0;
|
||||
border-bottom: 1px solid #E6E6E6;
|
||||
color: #272424;
|
||||
font-family: Inter;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
line-height: 22px;
|
||||
appearance: none;
|
||||
margin-top: 10px;
|
||||
height: 20px;
|
||||
border-radius: 15px 0 0 15px;
|
||||
padding: 20px 15.2px;
|
||||
width: calc(100% - 95px);
|
||||
}
|
||||
|
||||
.from_address_point_txt.post_route{
|
||||
display: block;
|
||||
border-left: 1px solid #E6E6E6;
|
||||
border-top: 1px solid #E6E6E6;
|
||||
border-right: 0;
|
||||
border-bottom: 1px solid #E6E6E6;
|
||||
color: #272424;
|
||||
font-family: Inter;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
line-height: 22px;
|
||||
appearance: none;
|
||||
margin-top: 10px;
|
||||
height: 20px;
|
||||
border-radius: 15px 0 0 15px;
|
||||
padding: 20px 15.2px;
|
||||
width: calc(100% - 95px);
|
||||
}
|
||||
|
||||
.input_list.find_route{
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user