From 17e7dd53a617317233aebf466323fe342d7768c3 Mon Sep 17 00:00:00 2001 From: sb Date: Mon, 6 Jul 2026 23:27:26 +0900 Subject: [PATCH] =?UTF-8?q?style(ui):=20=EA=B3=84=EC=A2=8C=20=EC=B9=A9?= =?UTF-8?q?=EC=9D=84=20=EA=B7=A0=EC=9D=BC=20=EB=B0=95=EC=8A=A4=20=EA=B7=B8?= =?UTF-8?q?=EB=A6=AC=EB=93=9C=EB=A1=9C=20=E2=80=94=20=EC=9D=B4=EB=A6=84=20?= =?UTF-8?q?=EA=B8=B8=EC=9D=B4=20=EB=8B=AC=EB=9D=BC=EB=8F=84=20=EC=A0=95?= =?UTF-8?q?=EB=A0=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ChipSelect를 배경 있는 박스 그리드(auto-fill minmax 120px)로 변경. 자유 줄바꿈으로 들쭉날쭉하던 정렬 해소, 긴 이름은 …+툴팁. Co-Authored-By: Claude Opus 4.8 --- src/components/ui/ChipSelect.vue | 39 +++++++++++++------------------- 1 file changed, 16 insertions(+), 23 deletions(-) diff --git a/src/components/ui/ChipSelect.vue b/src/components/ui/ChipSelect.vue index 530219a..80c9321 100644 --- a/src/components/ui/ChipSelect.vue +++ b/src/components/ui/ChipSelect.vue @@ -1,12 +1,11 @@