Fixed Memory title on app metrics being larger than CPU title

This commit is contained in:
ShadowArcanist 2025-09-19 22:55:25 +05:30
parent 610ef31034
commit a0f4566580

View file

@ -148,7 +148,7 @@ class="pt-5">
});
</script>
<h3>Memory (MB)</h3>
<h4>Memory (MB)</h4>
<div wire:ignore id="{!! $chartId !!}-memory"></div>
<script>