tangning 7 ore fa
parent
commit
f67356d247
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/view/vrmodel/addCaseFile.vue

+ 1 - 0
src/view/vrmodel/addCaseFile.vue

@@ -174,6 +174,7 @@ defineExpose<QuiskExpose>({
 <style scoped lang="scss">
 .upload-demo {
   overflow: hidden;
+  width: 100%;
 }
 
 .file {