diff --git a/dashboard.css b/dashboard.css index 82ac71687..2234887c3 100644 --- a/dashboard.css +++ b/dashboard.css @@ -26,7 +26,10 @@ @import "bootstrap.css"; body { - overflow-y: scroll; + height: 100%; + min-height: 100vh; + width: 100%; + overflow-y: auto; } .game-connected.yes .statusMessage { @@ -40,3 +43,27 @@ body { .update { display: none; } + +.label-id { + float: right; + font-size: 100%; +} + +.station-image-container { + height: 70px; + width: 100%; +} + +.station-image-container > img { + width: auto; + height: auto; + max-height: 70px; + max-width: 100%; +} + +.number-input { + padding: 0; + font-size: 25px; + width: 100% !important; + text-align: center; +} \ No newline at end of file diff --git a/dashboard.html b/dashboard.html index f5c53464c..dcf82b922 100644 --- a/dashboard.html +++ b/dashboard.html @@ -17,7 +17,7 @@
Submit a new stationThis device:
+Submit a new stationThis device: