mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 22:51:25 +08:00
去除弹窗的滚动条
This commit is contained in:
parent
62a4ba19c0
commit
1350abf765
@ -180,7 +180,7 @@
|
|||||||
:transition-show="newCommandDirect ? '' : 'slide-up'"
|
:transition-show="newCommandDirect ? '' : 'slide-up'"
|
||||||
transition-hide="slide-down"
|
transition-hide="slide-down"
|
||||||
>
|
>
|
||||||
<q-card>
|
<q-card style="overfolw: hidden">
|
||||||
<CommandEditor
|
<CommandEditor
|
||||||
ref="commandEditor"
|
ref="commandEditor"
|
||||||
:action="commandEditorAction"
|
:action="commandEditorAction"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user