Iterated on card color scheme

This commit is contained in:
Stefan Zermatten
2021-03-26 11:06:52 +02:00
parent 2c448d1748
commit 7d4356592a
5 changed files with 19 additions and 6 deletions

View File

@@ -8,7 +8,10 @@
<v-toolbar-title slot="toolbar">
Add Library Content
</v-toolbar-title>
<property-selector @select="type => $emit('input', type)" />
<property-selector
slot="unwrapped-content"
@select="type => $emit('input', type)"
/>
</dialog-base>
<div
v-show="value"