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