style(yearly:account): add horizontal ruler between entries

This commit is contained in:
Herculino Trotta
2024-12-25 23:35:49 -03:00
parent 728933ba89
commit 70cdea9235

View File

@@ -179,6 +179,7 @@
<c-ui.percentage-distribution :percentage="p"></c-ui.percentage-distribution>
</div>
{% endwith %}
<hr>
{% empty %}
<c-msg.empty
title="{% translate "No information to display" %}"></c-msg.empty>