summaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'src/components')
-rw-r--r--src/components/_sila/Global/Chart.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/_sila/Global/Chart.vue b/src/components/_sila/Global/Chart.vue
index 5fd2dd31..6b070a42 100644
--- a/src/components/_sila/Global/Chart.vue
+++ b/src/components/_sila/Global/Chart.vue
@@ -201,6 +201,7 @@ export default {
dashStyle: 'solid',
value: this.critical,
width: 2,
+ zIndex: 1,
label: {
text: this.$t('chart.thresholdFailure'),
align: 'right',