소스 검색

Update button.module.scss

Leedom 2 년 전
부모
커밋
fb3f5a414a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/components/button.module.scss

+ 1 - 0
app/components/button.module.scss

@@ -12,6 +12,7 @@
   user-select: none;
   outline: none;
   border: none;
+  color: rgb(51, 51, 51);
 
   &[disabled] {
     cursor: not-allowed;