[FIX] LEAVE: Leave request form banner issue fixes

This commit is contained in:
Horilla
2025-09-09 10:30:54 +05:30
parent 60b7de4711
commit 3e6e03c6d5

View File

@@ -1,7 +1,7 @@
{% load i18n %} {% load static %}
<div
id="{{hx_target}}"
class="d-flex"
class="d-flex available-leave-count"
style="{% if not available_leave and not leave_type_id %}height: 1px;display:none;{% else %}height: 40px;{% endif %}"
>
{% if not leave_type_id %}