diff --git a/app/components/ServiceCard.vue b/app/components/ServiceCard.vue index f65bde3..920d7e1 100644 --- a/app/components/ServiceCard.vue +++ b/app/components/ServiceCard.vue @@ -2,20 +2,28 @@
-

{{ name }}

- ? +

+ {{ name }} +

+ ?
-
+
-
+ />
- +
{{ status }}
@@ -31,9 +39,7 @@ \ No newline at end of file + diff --git a/app/pages/status.vue b/app/pages/status.vue index e369a43..a40e227 100644 --- a/app/pages/status.vue +++ b/app/pages/status.vue @@ -1,22 +1,31 @@