style="min-width: 140px"

This commit is contained in:
setthawutttty 2024-11-05 16:33:46 +07:00
parent f8f7fb1d96
commit 58028bfdd2
159 changed files with 309 additions and 298 deletions

View file

@ -367,8 +367,8 @@ onMounted(async () => {
map-options
:options="columns"
option-value="name"
options-cover
style="min-width: 180px"
style="min-width: 140px"
/>
</div>
</div>

View file

@ -279,8 +279,8 @@ watch(
map-options
:options="columns"
option-value="name"
options-cover
style="min-width: 150px"
style="min-width: 140px"
class="gt-xs q-ml-sm"
/>
</div>

View file

@ -1412,8 +1412,8 @@ onMounted(async () => {
map-options
:options="columns"
option-value="name"
options-cover
style="min-width: 150px"
style="min-width: 140px"
class="gt-xs q-ml-sm"
/>
</q-toolbar>

View file

@ -262,7 +262,7 @@ function onUpdateNewRows() {
option-value="name"
map-options
emit-value
style="min-width: 150px"
style="min-width: 140px"
class="gt-xs q-ml-sm"
/>
</div>