style="min-width: 140px"

This commit is contained in:
setthawutttty 2024-11-05 16:45:53 +07:00
parent a75773b747
commit 3e028c2292
32 changed files with 56 additions and 58 deletions

View file

@ -650,8 +650,8 @@ function onSubmit() {
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 @@ function onSubmit() {
map-options
:options="columns"
option-value="name"
options-cover
style="min-width: 180px"
style="min-width: 140px"
/>
</div>
</div>

View file

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

View file

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

View file

@ -6,8 +6,8 @@
v-if="!editvisible == true && publicNoBtn == false"
flat
round
:disabled="editvisible == true"
:color="editvisible == true ? 'grey-7' : 'edit'"
:disabled="editvisible"
:color="editvisible ? 'grey-7' : 'edit'"
@click="edit"
icon="mdi-pencil-outline"
>
@ -146,7 +146,7 @@
option-value="name"
map-options
emit-value
style="min-width: 150px"
style="min-width: 140px"
class="gt-xs q-ml-sm"
/>
</div>
@ -213,7 +213,7 @@
option-value="name"
map-options
emit-value
style="min-width: 150px"
style="min-width: 140px"
class="gt-xs q-ml-sm"
/>
</div>

View file

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

View file

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

View file

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