This commit is contained in:
SBD
2023-11-18 16:30:27 +03:00
parent bd4a2e7507
commit 8f76b484ba
7 changed files with 127 additions and 24 deletions

View File

@@ -779,7 +779,7 @@ function open_curtain (left=null,right=null,overlay=null,close=null){
handler_text.style.fontSize = '13px'
} else {
handler_text.innerHTML = curtain_name
handler_text.style.fontSize = '16px'
handler_text.style.fontSize = '13px'
}
if (!curtain.classList.contains('open')){