fix: work name & properties dialog size

This commit is contained in:
puriphatt 2024-06-24 02:19:41 +00:00
parent 2fb345e78f
commit e9db42b2b2
2 changed files with 3 additions and 1 deletions

View file

@ -110,7 +110,7 @@ function confirmDelete(items: unknown[], index: number) {
}
</script>
<template>
<div class="full-width column no-wrap" style="height: 50vh">
<div class="full-width column no-wrap">
<div class="row">
<q-btn-dropdown
icon="mdi-plus"