فهرست منبع

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;