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
Please search for duplicate or closed issues first.
Describe the issue
Current Behavior
In night mode, the moon icon with stars is partially cut off due to the border-radius. This results in the second star being only partially visible.
Expected Behavior
The second star should either be fully visible or removed to maintain a clean appearance. Since keeping it fully visible would cause spacing issues near the edges of the toggle, removing it is likely the better solution.
Reproduction URL
Screenshot with the second star (bugged version)
Screenshot without the second star (fixed version)
Please search for duplicate or closed issues first.
Describe the issue
Current Behavior
In night mode, the moon icon with stars is partially cut off due to the border-radius. This results in the second star being only partially visible.
Expected Behavior
The second star should either be fully visible or removed to maintain a clean appearance. Since keeping it fully visible would cause spacing issues near the edges of the toggle, removing it is likely the better solution.
Reproduction URL
Fix
PicoCSS/scss/forms/_checkbox-radio-switch.scss [158]
Fixed snipset
Environment
Windows and Android Chrome
The text was updated successfully, but these errors were encountered: