seimin 1 year ago
parent
commit
6e619e6903
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pages/outpatient/outpatientEndSignIn/outpatientEndSignIn.vue

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

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