From 6712416efd502085e513d8466aafd9ac38b88414 Mon Sep 17 00:00:00 2001 From: 670788339 <670788339@qq.com> Date: Wed, 12 Nov 2025 14:12:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E7=AD=BE=E7=AE=A1=E7=90=86=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E5=AE=BD=E5=BA=A6=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tag/TagManage.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/tag/TagManage.vue b/src/views/tag/TagManage.vue index 301b1880..996aefe5 100644 --- a/src/views/tag/TagManage.vue +++ b/src/views/tag/TagManage.vue @@ -710,8 +710,8 @@ export default { .select { flex: 1; - min-width: 200px; - max-width: 300px; + min-width: 150px; + max-width: 184px; display: flex; align-items: center; height: 40px; @@ -1103,8 +1103,8 @@ export default { gap: 10px; .select { - min-width: 160px; - max-width: 220px; + min-width: 150px; + max-width: 184px; height: 36px; :deep(.filter-input), @@ -1136,7 +1136,7 @@ export default { .button-group { min-width: 100px; - max-width: 120px; + max-width: 180px; height: 36px; .btn, .btnn {