[UPDT] HORILLA_AUTOMATIONS: Make automation cards scrollable in Mail Automations modal, Enhance mail temaplates & automations contents in load automation function
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="oh-modal__dialog-body">
|
<div class="oh-modal__dialog-body">
|
||||||
<div class="oh-card">
|
<div class="oh-card" style="overflow-y: auto;max-height: 70vh;">
|
||||||
<form hx-post="{{request.path}}" hx-target="#genericModalBody">
|
<form hx-post="{{request.path}}" hx-target="#genericModalBody">
|
||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
<div
|
<div
|
||||||
|
|||||||
Reference in New Issue
Block a user