v2.6更新

This commit is contained in:
2026-05-29 21:35:27 +08:00
parent 69adb30fa0
commit 5805b11834
4 changed files with 14 additions and 22 deletions

View File

@@ -359,6 +359,8 @@ function closeAllDropdowns() {
m.style.position = '';
m.style.left = '';
m.style.top = '';
m.style.bottom = '';
m.style.right = '';
m.style.transform = '';
var toggle = m.closest('.action-dropdown');
if (toggle) {