mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-09 15:04:06 +08:00
卡片操作列表dense
This commit is contained in:
parent
245fdcea78
commit
d290612492
@ -44,7 +44,7 @@
|
|||||||
transition-hide="jump-up"
|
transition-hide="jump-up"
|
||||||
@hide="hideMenu"
|
@hide="hideMenu"
|
||||||
>
|
>
|
||||||
<q-list style="min-width: 100px">
|
<q-list style="min-width: 100px" dense>
|
||||||
<q-item clickable v-close-popup @click="exportCommandFile">
|
<q-item clickable v-close-popup @click="exportCommandFile">
|
||||||
<q-item-section side>
|
<q-item-section side>
|
||||||
<q-icon name="save" />
|
<q-icon name="save" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user