Skip to content

Commit e813862

Browse files
committed
fix color picker
1 parent 41497b0 commit e813862

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/livecodes/styles/inc-menu.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ i.arrow {
570570
width: var(--s16);
571571

572572
&[for='theme-color-custom'] {
573-
background: conic-gradient(in hsl longer hue, red 0 0);
573+
background: conic-gradient(in hsl longer hue, red 0 100%);
574574
filter: contrast(0.5);
575575
}
576576

0 commit comments

Comments
 (0)