diff --git a/src/components/ServiceConfigurationStatusViewer.vue b/src/components/ServiceConfigurationStatusViewer.vue index 0857442..6ad8087 100644 --- a/src/components/ServiceConfigurationStatusViewer.vue +++ b/src/components/ServiceConfigurationStatusViewer.vue @@ -16,8 +16,9 @@ :style="{ maxHeight: '20vh', overflowY: 'auto' }"> - +
{{item.value}}
+ @@ -110,12 +111,9 @@ function formatObject(value) { }