seimin 1 年間 前
コミット
6e619e6903
共有1 個のファイルを変更した3 個の追加0 個の削除を含む
  1. 3 0
      pages/outpatient/outpatientEndSignIn/outpatientEndSignIn.vue

+ 3 - 0
pages/outpatient/outpatientEndSignIn/outpatientEndSignIn.vue

@@ -287,6 +287,9 @@
287 287
             font-weight: bold;
288 288
             line-height: 1;
289 289
           }
290
+          .name{
291
+            flex: 1;
292
+          }
290 293
           .value {
291 294
             justify-content: flex-end;
292 295
           }