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 93d42dc commit 6f6d51eCopy full SHA for 6f6d51e
components/colorarea/index.css
@@ -23,7 +23,6 @@
23
--spectrum-colorarea-width: var(--spectrum-color-area-width);
24
--spectrum-colorarea-min-width: var(--spectrum-color-area-minimum-width);
25
--spectrum-colorarea-min-height: var(--spectrum-color-area-minimum-height);
26
-
27
position: relative;
28
display: inline-block;
29
cursor: default;
@@ -86,7 +85,6 @@
86
85
--highcontrast-colorarea-border-color-disabled: GrayText;
87
--highcontrast-colorarea-border-color: Canvas;
88
--highcontrast-colorarea-fill-color-disabled: Canvas;
89
90
&.is-disabled {
91
forced-color-adjust: none;
92
}
0 commit comments