mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-29 05:09:26 -06:00
feat: fix sun beams icon bug
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
fill: var(--icon-fill-hover);
|
||||
}
|
||||
|
||||
.sun-and-moon > .sun-beams {
|
||||
.theme-toggle .sun-and-moon > .sun-beams {
|
||||
stroke: var(--icon-fill);
|
||||
stroke-width: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user