mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 21:00:16 +02:00
add margin to dialog ConfirmEdit internal component
This commit is contained in:
parent
d13d72f717
commit
a608b89e49
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
:is="confirmEdit.slot.component"
|
||||
v-bind="confirmEdit.slot.props"
|
||||
v-model="proxyModel.value"
|
||||
class="mt-1"
|
||||
/>
|
||||
</template>
|
||||
</DialogConfirmEdit>
|
||||
|
|
|
|||
Loading…
Reference in a new issue