style="min-width: 140px"
This commit is contained in:
parent
f8f7fb1d96
commit
58028bfdd2
159 changed files with 309 additions and 298 deletions
|
|
@ -256,8 +256,8 @@ onMounted(() => {
|
|||
map-options
|
||||
:options="columns"
|
||||
option-value="name"
|
||||
options-cover
|
||||
style="min-width: 150px"
|
||||
|
||||
style="min-width: 140px"
|
||||
/>
|
||||
<q-btn-toggle
|
||||
v-model="mode"
|
||||
|
|
|
|||
|
|
@ -168,8 +168,8 @@ watch(modal, (status) => {
|
|||
map-options
|
||||
:options="columns"
|
||||
option-value="name"
|
||||
options-cover
|
||||
style="min-width: 150px"
|
||||
|
||||
style="min-width: 140px"
|
||||
/>
|
||||
</div>
|
||||
<d-table
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue