From 1f6beae5e4caf8d4aedead6521cf0537e5c852c0 Mon Sep 17 00:00:00 2001 From: no99 <17663930442@163.com> Date: Fri, 12 Sep 2025 10:10:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BC=B9=E7=AA=97=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Feedback.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/Feedback.vue b/src/views/Feedback.vue index 7aeb0b9..c90d7ad 100644 --- a/src/views/Feedback.vue +++ b/src/views/Feedback.vue @@ -659,6 +659,10 @@ onMounted(() => { width: 100px; height: 100px; } + + .save-dialog { + width: 80%; + } } .feedbackContentOverLengthBtn {