刘洋 6 ماه پیش
والد
کامیت
d4764f7d2b
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      src/components/Abnormal.vue

+ 4 - 4
src/components/Abnormal.vue

@@ -60,11 +60,11 @@ watch(
     left: 5px;
     top: 6px;
     z-index: 1;
-    width: 28px;
-    height: 28px;
+    width: 30px;
+    height: 30px;
     border-radius: 50%;
-    background: #fff;
-    color: var(--app-primary-button-bg-color);
+    background: var(--app-primary-button-bg-color);
+    color: #fff;
     display: flex;
     justify-content: center;
     align-items: center;