+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/components/Modal.vue b/frontend/src/components/Modal.vue
index f12c004..335e71a 100644
--- a/frontend/src/components/Modal.vue
+++ b/frontend/src/components/Modal.vue
@@ -57,7 +57,11 @@
\ No newline at end of file
+ .modal-show {
+ display: block;
+ }
+
+ .modal-content {
+ width: max-content;
+ }
+
\ No newline at end of file
diff --git a/frontend/src/components/Monitors.vue b/frontend/src/components/Monitors.vue
new file mode 100644
index 0000000..ab8975c
--- /dev/null
+++ b/frontend/src/components/Monitors.vue
@@ -0,0 +1,71 @@
+
+
+