Update render.rs
This commit is contained in:
parent
112a3473d0
commit
3e39ac7188
@ -885,7 +885,7 @@ function hideThemeButtonState() {{
|
||||
themePicker.style.borderBottomRightRadius = "0";
|
||||
themePicker.style.borderBottomLeftRadius = "0";
|
||||
}}
|
||||
|
||||
|
||||
function switchThemeButtonState() {{
|
||||
if (themes.style.display === "block") {{
|
||||
showThemeButtonState();
|
||||
|
Loading…
Reference in New Issue
Block a user