Low-fi update of modals to fix styling

This commit is contained in:
leigh-mil
2019-10-02 14:09:14 -04:00
parent 52d16017c3
commit 7a4c26419f
9 changed files with 18 additions and 19 deletions

View File

@@ -219,7 +219,7 @@
{% call Modal(name="delete-application") %}
<h1>{{ "portfolios.applications.delete.header" | translate }}</h1>
<hr>
{{
Alert(
title=("components.modal.destructive_title" | translate),