فهرست منبع

fix: improve error text legibility by removing transparency

tophf 5 سال پیش
والد
کامیت
1049e71059
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/options/views/script-item.vue

+ 1 - 1
src/options/views/script-item.vue

@@ -325,7 +325,7 @@ $removedItemHeight: calc(
       fill: #f00;
     }
     .script-message {
-      color: #f00a;
+      color: #f00;
     }
   }
   &-buttons {