Update button.module.scss

This commit is contained in:
Leedom
2023-04-06 21:34:00 +08:00
committed by GitHub
parent b7cdea1b82
commit fb3f5a414a

View File

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