From 32a613f3724a4c09665403d373cb6af3ff0ad90f Mon Sep 17 00:00:00 2001 From: Heather Yu <35639529+hetd54@users.noreply.github.com> Date: Wed, 18 Sep 2024 15:26:01 -0400 Subject: [PATCH] style: details column --- components/storage/ServiceSelection.vue | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/components/storage/ServiceSelection.vue b/components/storage/ServiceSelection.vue index 0428fbc..5c59dc7 100644 --- a/components/storage/ServiceSelection.vue +++ b/components/storage/ServiceSelection.vue @@ -29,15 +29,18 @@ ]" /> -

{{ humanize(s.name) }}

-
- - - - - -
-
+
+

{{ humanize(s.name) }}

+
+ + + + + +
+
+
+