Update render.rs
This commit is contained in:
parent
112a3473d0
commit
3e39ac7188
1 changed files with 1 additions and 1 deletions
|
|
@ -885,7 +885,7 @@ function hideThemeButtonState() {{
|
|||
themePicker.style.borderBottomRightRadius = "0";
|
||||
themePicker.style.borderBottomLeftRadius = "0";
|
||||
}}
|
||||
|
||||
|
||||
function switchThemeButtonState() {{
|
||||
if (themes.style.display === "block") {{
|
||||
showThemeButtonState();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue