فهرست منبع

[更新] 又改了颜色。躺

Kunduin 7 سال پیش
والد
کامیت
7b784fd440
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      src/assets/scss/app.scss

+ 3 - 1
src/assets/scss/app.scss

@@ -51,7 +51,9 @@
     }
   }
   .is-active {
-    background-color: rgba(255, 255, 255, 0.18) !important;
+    //background-color: rgba(255, 255, 255, 0.18) !important;
+    background-color: rgb(94, 87, 220) !important;
+    box-shadow: 0 2px 5px rgba(17, 15, 53, 0.12);
   }
 }