From ce5cefe64a4cdaabf0624ca658340c2dc796c4e4 Mon Sep 17 00:00:00 2001 From: ByungCheol Date: Sun, 28 Jun 2026 14:50:24 +0900 Subject: [PATCH] =?UTF-8?q?style:=20=EB=B6=84=EB=A5=98=20=ED=99=94?= =?UTF-8?q?=EB=A9=B4=20=EB=8C=80=EB=B6=84=EB=A5=98=20=EB=8C=80=20=EB=B1=83?= =?UTF-8?q?=EC=A7=80=20=EC=A0=9C=EA=B1=B0=20(=EB=B6=84=EB=A5=98=20?= =?UTF-8?q?=EA=B4=80=EB=A6=AC=C2=B7=EA=B8=B0=EB=B3=B8=20=EB=B6=84=EB=A5=98?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- src/views/account/CategoryView.vue | 10 ---------- src/views/admin/DefaultCategoryView.vue | 10 ---------- 2 files changed, 20 deletions(-) diff --git a/src/views/account/CategoryView.vue b/src/views/account/CategoryView.vue index b448c78..3b06397 100644 --- a/src/views/account/CategoryView.vue +++ b/src/views/account/CategoryView.vue @@ -212,7 +212,6 @@ onBeforeUnmount(destroySortables)
- @@ -351,15 +350,6 @@ button.danger { background: var(--color-background-soft); border-bottom: 0 !important; } -.major-badge { - flex: 0 0 auto; - font-size: 0.62rem; - font-weight: 700; - color: hsla(160, 100%, 37%, 1); - border: 1px solid hsla(160, 100%, 37%, 0.6); - border-radius: 4px; - padding: 0.05rem 0.25rem; -} .sub-list { list-style: none; padding: 0 0 0 0.4rem; diff --git a/src/views/admin/DefaultCategoryView.vue b/src/views/admin/DefaultCategoryView.vue index 6e68bf5..d678f52 100644 --- a/src/views/admin/DefaultCategoryView.vue +++ b/src/views/admin/DefaultCategoryView.vue @@ -178,7 +178,6 @@ onBeforeUnmount(destroySortables)
- @@ -281,15 +280,6 @@ input { background: var(--color-background-soft); border-bottom: 0 !important; } -.major-badge { - flex: 0 0 auto; - font-size: 0.62rem; - font-weight: 700; - color: hsla(160, 100%, 37%, 1); - border: 1px solid hsla(160, 100%, 37%, 0.6); - border-radius: 4px; - padding: 0.05rem 0.25rem; -} .sub-list { list-style: none; padding: 0 0 0 0.4rem;