proper fallbacks and contrast ratio for component style editor
This commit is contained in:
parent
7e4fe93c7f
commit
030a2127ee
7 changed files with 101 additions and 42 deletions
|
|
@ -168,7 +168,7 @@
|
|||
:disabled="disabled || !present"
|
||||
:label="$t('settings.style.common.color')"
|
||||
:fallback="getColorFallback"
|
||||
:show-optional-tickbox="false"
|
||||
:show-optional-checkbox="false"
|
||||
name="shadow"
|
||||
@update:modelValue="e => updateProperty('color', e)"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue