mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 22:51:25 +08:00
调整 CommandEditor 侧边栏阴影样式
This commit is contained in:
parent
742b5122c2
commit
e3d399af4e
@ -9,7 +9,7 @@
|
|||||||
ref="sidebar"
|
ref="sidebar"
|
||||||
:canCommandSave="canCommandSave"
|
:canCommandSave="canCommandSave"
|
||||||
:quickcommandInfo="quickcommandInfo"
|
:quickcommandInfo="quickcommandInfo"
|
||||||
class="absolute-left shadow-10"
|
class="absolute-left shadow-1"
|
||||||
:style="{
|
:style="{
|
||||||
width: sideBarWidth + 'px',
|
width: sideBarWidth + 'px',
|
||||||
zIndex: 1,
|
zIndex: 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user