We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a076e4f commit a5590edCopy full SHA for a5590ed
1 file changed
css/button.css
@@ -158,6 +158,7 @@ button [class*=" button-"]:last-child,
158
.button-link[disabled] {
159
background-color: transparent;
160
color: transparent;
161
+ pointer-events: none;
162
}
163
164
.button-link:hover[disabled],
0 commit comments