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 {