Browse Source

no message

sys 3 years ago
parent
commit
65ba6a2d22
1 changed files with 5 additions and 0 deletions
  1. 5 0
      components/static/css/en-common.css

+ 5 - 0
components/static/css/en-common.css

@@ -16,3 +16,8 @@
     padding: 34rpx 0 32rpx 0;
     font-size: 32rpx;
 }
+.input-box-left {
+    width: 210rpx;
+    min-width: 210rpx;
+    color: #333333;
+}