Browse Source

处理BUG

wangcz 7 years ago
parent
commit
2a99af0351
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/register/PersonalRegistration.vue

+ 1 - 1
components/register/PersonalRegistration.vue

@@ -794,7 +794,7 @@
           color: #999;
           color: #999;
           span{
           span{
             display:inline-block;
             display:inline-block;
-            width:50%;
+            width:49%;
             vertical-align:top;
             vertical-align:top;
             font-size:20px;
             font-size:20px;
             text-align: center;
             text-align: center;