소스 검색

fix firered

ayaka417 3 년 전
부모
커밋
3e37263fab
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      packages/preset-themes/src/styles/fire-red.scss

+ 2 - 2
packages/preset-themes/src/styles/fire-red.scss

@@ -129,7 +129,7 @@
   }
 
   .btn-primary {
-    color:white;
+    color:white !important;
   }
 }
 
@@ -267,7 +267,7 @@
   }
 
   .btn-primary {
-    color:white;
+    color:white !important;
   }
 
 }