From 389a548d0007a5af23b7994bc8c03c2b9c940454 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Thu, 6 Apr 2023 21:55:31 +0000 Subject: [PATCH] bad fix for responsive instance container Signed-off-by: Arthur Lu --- index.html | 55 ++++++++++++++++++++++++++++++++------------- scripts/index.js | 1 - scripts/instance.js | 1 - 3 files changed, 40 insertions(+), 17 deletions(-) diff --git a/index.html b/index.html index 3861aba..425d215 100644 --- a/index.html +++ b/index.html @@ -10,22 +10,47 @@ diff --git a/scripts/index.js b/scripts/index.js index d73c1af..ac75206 100644 --- a/scripts/index.js +++ b/scripts/index.js @@ -41,7 +41,6 @@ async function populateInstances () {

VM Status

Host Name

Host Status

-

Actions

`; diff --git a/scripts/instance.js b/scripts/instance.js index 04da59b..78bd80d 100644 --- a/scripts/instance.js +++ b/scripts/instance.js @@ -16,7 +16,6 @@ export class Instance extends HTMLElement {

-