From be543473d7cd60f22b0054c8e26d16130cb35c59 Mon Sep 17 00:00:00 2001 From: eoao Date: Wed, 11 Feb 2026 15:58:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=BC=96=E8=BE=91=E5=99=A8se?= =?UTF-8?q?lect=E7=BB=84=E4=BB=B6=E6=A0=B7=E5=BC=8F=E6=B1=A1=E6=9F=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mail-vue/src/layout/write/index.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/mail-vue/src/layout/write/index.vue b/mail-vue/src/layout/write/index.vue index a8ac95a..9f57e7c 100644 --- a/mail-vue/src/layout/write/index.vue +++ b/mail-vue/src/layout/write/index.vue @@ -20,7 +20,8 @@
{{ $t('recipient') }}
@@ -768,7 +769,7 @@ function close() { color: var(--regular-text-color) } -.select { +.write-select { position: absolute; width: 300px; left: 60px;