v2.6更新
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user