Merge pull request #1219 from batuhawk/master
Wrong modal content style updated
This commit is contained in:
commit
f86465d81d
@ -17,7 +17,7 @@
|
|||||||
</slot>
|
</slot>
|
||||||
</div>
|
</div>
|
||||||
<slot name="modal-body">
|
<slot name="modal-body">
|
||||||
<div class="modal-body pb-0" v-html="message">
|
<div class="modal-body" v-html="message">
|
||||||
</div>
|
</div>
|
||||||
</slot>
|
</slot>
|
||||||
<div class="card-footer border-top-0 pt-0">
|
<div class="card-footer border-top-0 pt-0">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user