瀏覽代碼

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;