mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-31 08:11:45 +01:00
improve handling and layout if missing data in dashboard
This commit is contained in:
@@ -997,5 +997,5 @@
|
||||
{#if roofData != null}
|
||||
<div bind:this={plotWrapper} class="p-2"></div>
|
||||
{:else}
|
||||
<Card class="mx-4" body color="warning">Cannot render roofline: No data!</Card>
|
||||
<Card class="mx-4 my-2" body color="warning">Cannot render roofline: No data!</Card>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user