李志伟 3 年 前
コミット
b090eb5856
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/pages/signup.vue

+ 1
- 1
src/pages/signup.vue ファイルの表示

@@ -194,7 +194,7 @@ export default {
194 194
       border: none;
195 195
       text-align: right;
196 196
       float: right;
197
-      width: calc(100% - 6em);
197
+      width: calc(100% - 7em);
198 198
       overflow: hidden;
199 199
       text-overflow: ellipsis;
200 200
       white-space: nowrap;