From 739fd29fe99d20f9ddf91e9bc85d7b51ecc2bfa8 Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Thu, 24 Apr 2025 22:32:14 +0200 Subject: [PATCH] fix responsiveness of the tiles --- app/src/web/templates/index.html.j2 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/web/templates/index.html.j2 b/app/src/web/templates/index.html.j2 index 6ef4e46..67238c0 100644 --- a/app/src/web/templates/index.html.j2 +++ b/app/src/web/templates/index.html.j2 @@ -14,7 +14,7 @@

{{_('Server Mode')}}

-
{{_('Established from device to proxy')}}
+
{{_('Established from device to proxy')}}
@@ -25,7 +25,7 @@

{{_('Client Mode')}}

-
{{_('Established from proxy to device')}}
+
{{_('Established from proxy to device')}}
@@ -36,18 +36,18 @@

{{_('Proxy Mode')}}

-
{{_('Forwarding data to cloud')}}
+
{{_('Forwarding data to cloud')}}
-
+

-

{{_('Emu Mode')}}

-
{{_('Emulation sends data to cloud')}}
+
{{_('Emulation sends data to cloud')}}