From 2cf0a0476fbfc9b33af195212c62888afe94b42d Mon Sep 17 00:00:00 2001 From: shiyi <529977910@qq.com> Date: Tue, 19 Aug 2025 17:41:06 +0800 Subject: [PATCH] fix: Change bg color and format --- src/components/common/SearchDialog.vue | 252 ++++++++++++++----------- src/css/sidebar.css | 4 +- 2 files changed, 146 insertions(+), 110 deletions(-) diff --git a/src/components/common/SearchDialog.vue b/src/components/common/SearchDialog.vue index eadefcc..03e7a91 100644 --- a/src/components/common/SearchDialog.vue +++ b/src/components/common/SearchDialog.vue @@ -1,48 +1,79 @@ \ No newline at end of file + diff --git a/src/css/sidebar.css b/src/css/sidebar.css index d79ad2f..357f157 100644 --- a/src/css/sidebar.css +++ b/src/css/sidebar.css @@ -380,11 +380,13 @@ align-items: center; gap: 0.25rem; font-size: 10px; - padding: 0 0.5rem; border-radius: 50px; background: #1a1a1a; color: #a6a6a6; border: 1px solid #333; + width: 20px; + height: 20px; + justify-content: center; } .star-count {