mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-26 06:06:15 +02:00
Improve alignment of notice cards
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
{:else if item.removed == true && item.data == null}
|
||||
<Card body color="info">Metric '{ selectedMetric }' disabled for subcluster '{ item.subCluster }'</Card>
|
||||
{:else}
|
||||
<Card body color="warning">Missing Data</Card>
|
||||
<Card body color="warning">Missing Full Dataset</Card>
|
||||
{/if}
|
||||
</PlotTable>
|
||||
{/if}
|
||||
|
Reference in New Issue
Block a user