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

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

View file

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

View file

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