fix: fix metric availability subcluster list overflow

This commit is contained in:
Christoph Kluge
2025-08-05 14:19:03 +02:00
parent 98b9f8e62d
commit 71cfb4db77

View File

@@ -208,7 +208,7 @@
/>
{/if}
{metric}
<span style="float: right;">
<span style="float: right; text-align: justify;">
{printAvailability(metric, cluster)}
</span>
</li>