feat: add option to enable or disable the dark mode toggle button (#529)
This commit is contained in:
parent
d0a7f2bb60
commit
e9ece03388
6 changed files with 18 additions and 12 deletions
|
@ -36,11 +36,7 @@ html {
|
|||
|
||||
&.color-toggle-hidden {
|
||||
#gdoc-color-theme {
|
||||
.gdoc_brightness_auto,
|
||||
.gdoc_brightness_dark,
|
||||
.gdoc_brightness_light {
|
||||
display: none;
|
||||
}
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue