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 02a393e commit 98f4c20Copy full SHA for 98f4c20
lib/colors/brand-states.css
@@ -1,4 +1,4 @@
1
-.interactive {
+.interactive:not(:disabled) {
2
&.primary {
3
&:hover {
4
color: var(--primary-hover);
lib/colors/grayscale-states.css
&.white {
color: var(--softgray);
background: white;
0 commit comments