[UPDT] HELPDESK: Updated helpdesk ticket details button styles

This commit is contained in:
Horilla
2024-03-28 14:29:43 +05:30
parent 08b76ddbf0
commit 7bc15aac25

View File

@@ -452,12 +452,14 @@
>
{% csrf_token %}
{{create_tag_f.as_p}}
<div class="d-flex flex-row-reverse mt-2">
<button
type="submit"
class="oh-btn oh-btn--secondary mt-2 mr-0 oh-btn--w-100-resp"
>
{% trans "Save" %}
</button>
</div>
</form>
</div>
</div>