mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-19 18:25:44 +08:00
调整编排的命令列表布局,适配小界面
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
size="sm"
|
||||
@click="$emit('toggle-collapse')"
|
||||
>
|
||||
<q-tooltip>折叠/展开此{{ isControlFlow ? "流程" : "命令" }}</q-tooltip>
|
||||
<q-tooltip>{{ isCollapsed ? "展开" : "折叠" }}</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
<div v-else-if="isLastCommandInChain" class="chain-icon">
|
||||
|
||||
Reference in New Issue
Block a user