Explorar o código

样式 更新

wzh %!s(int64=4) %!d(string=hai) anos
pai
achega
3473db97c7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/Uploader.vue

+ 1 - 0
src/components/Uploader.vue

@@ -129,6 +129,7 @@ export default defineComponent({
   display: none;
 }
 :deep().el-upload-dragger {
+  width: 100%;
   height: 148px !important;
 }
 </style>