Merge branch 'master' of git-ssh.isekai.cn:hyperzlib/IsekaiWidgets

master
落雨楓 1 year ago
commit 6414b5e6ce

File diff suppressed because one or more lines are too long

@ -209,7 +209,7 @@
display: none; display: none;
} }
.isekai-bottom-nav { .isekai-bottom-nav-container {
display: none; display: none;
} }
} }

@ -94,8 +94,6 @@ export class BottomNavWidget {
this.btnList.push(newBtnInfo); this.btnList.push(newBtnInfo);
} }
console.log(this.btnList);
return btnElem; return btnElem;
} }

Loading…
Cancel
Save