Skip to content

Commit f479e8b

Browse files
authored
Merge branch 'main' into teja/i201/fix-dark-mode-click
2 parents 844d436 + c614c31 commit f479e8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/components/ToggleDarkMode.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ export const ToggleDarkModeContainer = styled.div`
1313
.toggle-wrapper {
1414
pointer-events: auto; /* Enable clicks only inside the actual toggle */
1515
}
16+
1617
`;

0 commit comments

Comments
 (0)