Мелкая поправка

This commit is contained in:
Book Pauk
2022-09-02 21:29:01 +07:00
parent 274dead481
commit 75773a3e20

View File

@@ -89,8 +89,9 @@ class GenreSelectDialog {
}
async init() {
//await this.$refs.dialog.waitShown();
//this.$refs.box.style.height = `${document.body.clientHeight - 160}px`;
await this.$refs.dialog.waitShown();
//чтобы не скакало при поиске
this.$refs.box.style.height = `${document.body.clientHeight - 160}px`;
}
get nodes() {