11wqe1 19 часов назад
Родитель
Сommit
f78c8e4329
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/main/feedback.vue

+ 1 - 1
src/components/main/feedback.vue

@@ -58,7 +58,7 @@
             </div>
             </div>
         </template>
         </template>
     </el-dialog>
     </el-dialog>
-    <el-drawer v-model="dialogVisible2" style="min-width: 350px;" width="100%" direction="rtl" :size="Full_Screen ? '  100%' : '30%'">
+    <el-drawer v-model="dialogVisible2" style="min-width: 480px;" width="100%" direction="rtl" :size="Full_Screen ? '  100%' : '30%'">
         <template #header>
         <template #header>
             <div style="display: flex; align-items: center;">
             <div style="display: flex; align-items: center;">
                 <img style="cursor: pointer;width: 24px;margin-left: 15px;" :src="!Full_Screen ? FullScreen : noFullScreen"
                 <img style="cursor: pointer;width: 24px;margin-left: 15px;" :src="!Full_Screen ? FullScreen : noFullScreen"