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 e53c3f7 commit 7c2fd07Copy full SHA for 7c2fd07
components/clearbutton/index.css
@@ -69,13 +69,8 @@
69
&.spectrum-ClearButton--staticWhite {
70
--spectrum-clear-button-icon-color-disabled: var(--spectrum-disabled-static-white-content-color);
71
}
72
-
73
- &.spectrum-ClearButton--staticBlack {
74
- --spectrum-clear-button-icon-color-disabled: var(--spectrum-disabled-static-black-content-color);
75
- }
76
77
78
-/* stylelint-disable-next-line no-duplicate-selectors */
79
.spectrum-ClearButton {
80
block-size: var(--mod-clear-button-height, var(--spectrum-clear-button-height));
81
inline-size: var(--mod-clear-button-width, var(--spectrum-clear-button-width));
0 commit comments