huangxiaojing лет назад: 2
Родитель
Сommit
09ada21e53

+ 2 - 1
static/screenAndroid/css/WXtrialInterface.css

@@ -521,7 +521,7 @@ li {
 
 .time-lang-container, .countdown-container{
   width: 80%;
-  height: 326px;
+  height: 356px;
   position: absolute;
   top: 50%;
   left: 50%;
@@ -549,6 +549,7 @@ li {
   margin-top: 0.28rem;
   font-size: 14px;
   color: #757580;
+  text-align: center;
 }
 
 .countdown-tip2{

+ 2 - 1
static/screenIos/css/WXtrialInterface.css

@@ -533,7 +533,7 @@ textarea {
 
 .time-lang-container, .countdown-container{
   width: 80%;
-  height: 326px;
+  height: 356px;
   position: absolute;
   top: 50%;
   left: 50%;
@@ -561,6 +561,7 @@ textarea {
   margin-top: 0.28rem;
   font-size: 14px;
   color: #757580;
+  text-align: center;
 }
 
 .countdown-tip2{