From 6662bcb963c83e08b4dd3eff98c088269c206df2 Mon Sep 17 00:00:00 2001 From: Laika Date: Sun, 30 Nov 2025 14:15:33 +0100 Subject: [PATCH] fix: Small fixes --- frontend/src/style.css | 2 +- frontend/src/table.handlebars | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/frontend/src/style.css b/frontend/src/style.css index cd27127..ac10193 100644 --- a/frontend/src/style.css +++ b/frontend/src/style.css @@ -10,7 +10,7 @@ html, body { width: 100%; grid-template-columns: 100%; - grid-template-rows: auto 1fr auto; + grid-template-rows: auto minmax(min-content, 1fr) auto; grid-template-areas: "intro" "table" diff --git a/frontend/src/table.handlebars b/frontend/src/table.handlebars index f9ec115..4de6e64 100644 --- a/frontend/src/table.handlebars +++ b/frontend/src/table.handlebars @@ -2,29 +2,29 @@ - - - - - - - + + + + + + + - + - + @@ -40,7 +40,7 @@
{{aircraft.model}} {{/if}} {{#unless aircraft.registration}} - unknown + unbekannt {{#if aircraft.model}}
{{/if}} {{aircraft.model}} {{/unless}} @@ -86,6 +86,6 @@ {{/if}} {{#unless states}} {{/unless}} \ No newline at end of file
IdDistanceAltitudeSpeedCourseVertical speedTurn rateFlugzeugEntfernungFlughöheGeschwindigkeitKursvert. GeschwindigkeitDrehrate PositionLast statusLetztes Update
- Registration (call sign)
- Model / type + Registrierung (Rufzeichen)
+ Typ
km m km/h ° m/sturns/minUmdrehungen/min - Link to map
+ Link zur Karte
(live.glidernet.org)