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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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