lint
This commit is contained in:
parent
3cda070507
commit
e7cdf00d11
3 changed files with 2 additions and 3 deletions
|
|
@ -72,9 +72,9 @@
|
|||
:compact="true"
|
||||
/>
|
||||
<ColorInput
|
||||
name="virtual-directive-color"
|
||||
v-if="selectedVirtualDirectiveValType === 'color'"
|
||||
v-model="draftVirtualDirective"
|
||||
name="virtual-directive-color"
|
||||
:fallback="computeColor(draftVirtualDirective)"
|
||||
:label="$t('settings.style.themes3.editor.variables.virtual_color')"
|
||||
:hide-optional-checkbox="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue