浏览代码

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;