Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/feature_flags/components/empty_state.vue')
-rw-r--r--app/assets/javascripts/feature_flags/components/empty_state.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/javascripts/feature_flags/components/empty_state.vue b/app/assets/javascripts/feature_flags/components/empty_state.vue
index a66215cdae6..60aeb297700 100644
--- a/app/assets/javascripts/feature_flags/components/empty_state.vue
+++ b/app/assets/javascripts/feature_flags/components/empty_state.vue
@@ -81,6 +81,7 @@ export default {
v-else-if="emptyState"
:title="emptyTitle"
:svg-path="errorStateSvgPath"
+ :svg-height="150"
data-testid="empty-state"
>
<template #description>