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" />