We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b204300 commit b3f2fadCopy full SHA for b3f2fad
scss/button-reset.scss
@@ -17,7 +17,7 @@ button {
17
appearance: button;
18
user-select: none;
19
20
- :not(:disabled) {
+ &:not(:disabled) {
21
cursor: pointer;
22
}
23
0 commit comments