[UPDT] TEMPLATES: HTML formatting

This commit is contained in:
Horilla
2024-07-02 14:37:07 +05:30
parent a251d9d9ae
commit 410bddacea
3 changed files with 2 additions and 3 deletions

View File

@@ -25,4 +25,4 @@
>
{% trans "Department" %}
</h1>
{% include "initialize_database/horilla_department_form.html" %}
{% include "initialize_database/horilla_department_form.html" %}

View File

@@ -48,7 +48,7 @@
.select2-selection.select2-selection--multiple {
height: 46px !important;
}
</style>
<div id="main">
<div class="oh-alert-container">

View File

@@ -94,4 +94,3 @@
});
});
</script>