From e655e79133e2326f4d8e2575b6a8a0975062593c Mon Sep 17 00:00:00 2001 From: sb Date: Mon, 6 Jul 2026 23:34:24 +0900 Subject: [PATCH] =?UTF-8?q?style(ui):=20=EA=B3=84=EC=A2=8C=20=EC=B9=A9=203?= =?UTF-8?q?=EC=97=B4=20=EA=B3=A0=EC=A0=95=20+=20=EB=B0=95=EC=8A=A4=20?= =?UTF-8?q?=EB=B0=B0=EA=B2=BD/=ED=85=8C=EB=91=90=EB=A6=AC=20=EB=9A=9C?= =?UTF-8?q?=EB=A0=B7=ED=95=98=EA=B2=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 모달 배경과 색이 같아 안 보이던 문제 → 회색 틴트+진한 테두리(테마 무관). 한 줄 3개 고정. Co-Authored-By: Claude Opus 4.8 --- src/components/ui/ChipSelect.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/components/ui/ChipSelect.vue b/src/components/ui/ChipSelect.vue index 80c9321..50f93b8 100644 --- a/src/components/ui/ChipSelect.vue +++ b/src/components/ui/ChipSelect.vue @@ -33,17 +33,18 @@ function pick(v, disabled) {