Update button.module.scss

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

View File

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