Мелкая поправка
This commit is contained in:
@@ -89,8 +89,9 @@ class GenreSelectDialog {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async init() {
|
async init() {
|
||||||
//await this.$refs.dialog.waitShown();
|
await this.$refs.dialog.waitShown();
|
||||||
//this.$refs.box.style.height = `${document.body.clientHeight - 160}px`;
|
//чтобы не скакало при поиске
|
||||||
|
this.$refs.box.style.height = `${document.body.clientHeight - 160}px`;
|
||||||
}
|
}
|
||||||
|
|
||||||
get nodes() {
|
get nodes() {
|
||||||
|
|||||||
Reference in New Issue
Block a user