style builder ui

This commit is contained in:
Alex Turchyn
2023-06-03 00:53:46 +03:00
parent c0caed53ce
commit d0c0da0939
10 changed files with 423 additions and 144 deletions
+2 -1
View File
@@ -46,10 +46,11 @@
</div>
</div>
</div>
<div class="flex py-2">
<div class="flex pb-2 pt-1.5">
<Contenteditable
:model-value="item.name"
:icon-width="16"
style="max-width: 95%"
class="mx-auto"
@update:model-value="onUpdateName"
/>