color input fixes
This commit is contained in:
parent
92f724de36
commit
7419616f61
3 changed files with 9 additions and 3 deletions
|
|
@ -151,6 +151,7 @@
|
|||
:preview-css="previewCss"
|
||||
:disabled="!editedSubShadow && typeof editedShadow !== 'string'"
|
||||
:shadow="editedSubShadow"
|
||||
:no-color-control="true"
|
||||
@update:shadow="({ axis, value }) => updateSubShadow(axis, value)"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue