Showing
1 changed file
with
3 additions
and
3 deletions
| @@ -870,13 +870,13 @@ | @@ -870,13 +870,13 @@ | ||
| 870 | 870 | ||
| 871 | .uni-date__x-input { | 871 | .uni-date__x-input { |
| 872 | width: auto; | 872 | width: auto; |
| 873 | - height: 35px; | 873 | + height: 24px; |
| 874 | /* #ifndef MP */ | 874 | /* #ifndef MP */ |
| 875 | - padding-left: 5px; | 875 | + // padding-left: 5px; |
| 876 | /* #endif */ | 876 | /* #endif */ |
| 877 | position: relative; | 877 | position: relative; |
| 878 | flex: 1; | 878 | flex: 1; |
| 879 | - line-height: 35px; | 879 | + line-height: 24px; |
| 880 | font-size: 16px; | 880 | font-size: 16px; |
| 881 | overflow: hidden; | 881 | overflow: hidden; |
| 882 | color: rgba(0, 0, 0, 0.4); | 882 | color: rgba(0, 0, 0, 0.4); |