diff --git a/components/storage/ServiceSelection.vue b/components/storage/ServiceSelection.vue index 30ec05a..ae039b7 100644 --- a/components/storage/ServiceSelection.vue +++ b/components/storage/ServiceSelection.vue @@ -10,60 +10,45 @@ matchingServices[i] ? 'has-background-info' : 'has-background-light', ]" > - -
{{ humanize(s.name) }}
- +{{ humanize(s.name) }}
+