From aa6ae21033a65a22e30c28ad32a5d2065f3c017b Mon Sep 17 00:00:00 2001 From: pa Date: Fri, 20 Feb 2026 11:57:36 +0900 Subject: [PATCH] reddot --- src/components/NavMenu.vue | 8 ++++---- src/views/Sidebar/Sidebar.vue | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/NavMenu.vue b/src/components/NavMenu.vue index 30633de1..fe0860b6 100644 --- a/src/components/NavMenu.vue +++ b/src/components/NavMenu.vue @@ -855,8 +855,8 @@ position: absolute; top: 6px; right: 3px; - width: 5px; - height: 5px; + width: 6px; + height: 6px; background-color: #ef4444; border-radius: 50%; transform: translateY(-50%); @@ -866,8 +866,8 @@ position: absolute; top: 6px; left: 3px; - width: 5px; - height: 5px; + width: 6px; + height: 6px; background-color: #ef4444; border-radius: 50%; transform: translateY(-50%); diff --git a/src/views/Sidebar/Sidebar.vue b/src/views/Sidebar/Sidebar.vue index 2c9d8fdd..fc44cdc0 100644 --- a/src/views/Sidebar/Sidebar.vue +++ b/src/views/Sidebar/Sidebar.vue @@ -83,7 +83,7 @@ + class="absolute top-0.5 right-0.5 size-1.5 rounded-full bg-red-500" />