We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc01115 commit 0e9886cCopy full SHA for 0e9886c
components/button/index.css
@@ -26,12 +26,9 @@ governing permissions and limitations under the License.
26
--spectrum-button-focus-indicator-color: var(--spectrum-focus-indicator-color);
27
--spectrum-button-intended-icon-size: var(--spectrum-workflow-icon-size-50);
28
29
-<<<<<<< HEAD
30
--mod-progress-circle-position: absolute;
31
-=======
32
/* stylelint-disable-next-line spectrum-tools/no-unknown-custom-properties */
33
--spectrum-downstate-perspective: max(var(--spectrum-downstate-height), var(--spectrum-downstate-width) * var(--spectrum-component-size-width-ratio-down));
34
->>>>>>> 5a532e656 (feat(downstate): docs + implementation for example components (#2520))
35
}
36
37
.spectrum-Button--sizeS {
0 commit comments