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

@ -160,8 +160,8 @@ onMounted(() => {
map-options
:options="dataStore.columns"
option-value="name"
options-cover
style="min-width: 150px"
style="min-width: 140px"
class="col-xs-12 col-sm-3 col-md-2"
/>
</div>

View file

@ -134,8 +134,8 @@ onMounted(() => {
map-options
:options="dataStore.columns"
option-value="name"
options-cover
style="min-width: 150px"
style="min-width: 140px"
class="col-xs-12 col-sm-3 col-md-2"
/>
</div>