@@ -714,6 +714,9 @@
input {
font-size: 0.24rem;
padding-right: 0.5rem;
+ padding-left: 0.15rem;
+ height: 0.7rem;
+ line-height: 0.7rem;
}
.mobile-x-text-help {
position: absolute;
@@ -727,7 +730,7 @@
.mobile-fa-map-marker {
- top: 0.25rem;
+ top: 0.2rem;
left: 0.5rem;
.mobile-fiexd-modal {
@@ -197,11 +197,14 @@
width: 4.2rem;
height: $input-height;
+ line-height: $input-height;
font-size: .23rem;
border: 1px solid $base-color;
border-radius: 0;
border-bottom-left-radius: .14rem;
border-top-left-radius: .14rem;
+ padding: 0px;
i {
width: .85rem;