修复扩展仅点将可用开关和开启开关的间距

This commit is contained in:
lieren2023 2024-04-24 19:28:03 +08:00 committed by GitHub
parent a0e8557dcd
commit 51fd44668e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -259,6 +259,7 @@ export const characterPackMenu = function (connectMenu) {
mode != "mode_extension_jiange"
) {
page.appendChild(cfgnode);
cfgnodeAI.style.marginTop = "0px";
}
page.appendChild(cfgnodeAI);
} else {