change log modal styling..
This commit is contained in:
parent
91cae79a2a
commit
43bafc9afd
@ -82,6 +82,7 @@
|
||||
</div>
|
||||
|
||||
<akaunting-modal v-if="changelog.show"
|
||||
modal-dialog-class="modal-lg"
|
||||
:show="changelog.show"
|
||||
:title="'{{ trans('updates.changelog') }}'"
|
||||
@cancel="changelog.show = false"
|
||||
|
Loading…
x
Reference in New Issue
Block a user