diff --git a/www/assets/style.css b/www/assets/style.css index 7beb67e..6bfdd36 100644 --- a/www/assets/style.css +++ b/www/assets/style.css @@ -45,3 +45,7 @@ md-input-container .md-errors-spacer { height: 0; min-height: 0; } + +.stats { + min-height: 230px; +} diff --git a/www/index.html b/www/index.html index 41470b0..df17b7b 100644 --- a/www/index.html +++ b/www/index.html @@ -68,33 +68,35 @@
- + {{instance.name}} -
- - - - - - - {{$chip}} - - -
-
- - - - - - - - -
- +
+ +
+ + + + + + + {{$chip}} + + +
+
+ + + + + + + + +
+
{{deleteInstanceBtnText}}