Skip to content

Commit e889610

Browse files
committed
Update light/dark mode toggle button selector
1 parent 642c0a8 commit e889610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ html[data-theme="dark"] {
107107
}
108108
}
109109

110-
button[class*="toggleButton_node_modules"] {
110+
button[class*="toggleButton"] {
111111
color: white;
112112
margin-right: calc(.25 * var(--ifm-navbar-item-padding-horizontal));
113113
margin-left: calc(.25 * var(--ifm-navbar-item-padding-horizontal));

0 commit comments

Comments
 (0)