You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: components/colorwheel/index.css
+2-2
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@
41
41
user-select: none;
42
42
cursor: default;
43
43
44
-
/* calcs wrapping --spectrum-colorwheel-border-width are used to properly position the border drawn using this ::before psueo element over the exterior edge of the colorwheel. The size is reduced and positioning adjusted to create the border effect. */
44
+
/* calcs wrapping --spectrum-colorwheel-border-width are used to properly position the border drawn using this ::before pseudo element over the exterior edge of the colorwheel. The size is reduced and positioning adjusted to create the border effect. */
/* calcs wrapping --spectrum-colorwheel-border-width are used to properly position the border drawn using this ::before psueo element over the interior edge of the colorwheel. The size is increased and positioning adjusted to create the border effect. */
89
+
/* calcs wrapping --spectrum-colorwheel-border-width are used to properly position the border drawn using this ::before pseudo element over the interior edge of the colorwheel. The size is increased and positioning adjusted to create the border effect. */
0 commit comments