CzRger 1 year ago
parent
commit
5fd4ded676
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/components/cus/cus-form-link/upload.vue

+ 3 - 0
src/components/cus/cus-form-link/upload.vue

@@ -482,6 +482,9 @@ export default defineComponent({
           }
           .label {
             width: calc(100% - 6px - 6px - 14px - 30px);
+            >div {
+              line-height: 24px;
+            }
           }
           .close {
             margin-left: auto;