修复扩展仅点将可用开关和开启开关的间距
This commit is contained in:
parent
a0e8557dcd
commit
51fd44668e
|
@ -259,6 +259,7 @@ export const characterPackMenu = function (connectMenu) {
|
|||
mode != "mode_extension_jiange"
|
||||
) {
|
||||
page.appendChild(cfgnode);
|
||||
cfgnodeAI.style.marginTop = "0px";
|
||||
}
|
||||
page.appendChild(cfgnodeAI);
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue