We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 844d436 + c614c31 commit f479e8bCopy full SHA for f479e8b
src/styles/components/ToggleDarkMode.ts
@@ -13,4 +13,5 @@ export const ToggleDarkModeContainer = styled.div`
13
.toggle-wrapper {
14
pointer-events: auto; /* Enable clicks only inside the actual toggle */
15
}
16
+
17
`;
0 commit comments