From 3bb68aff1fa0c9918f75050a665a23aff0cd0fdd Mon Sep 17 00:00:00 2001 From: Jottyfan Date: Sat, 7 Jun 2025 18:45:01 +0200 Subject: [PATCH] last finetuning --- src/main/resources/static/css/style.css | 4 ++-- src/main/resources/templates/allgemeines.html | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/main/resources/static/css/style.css b/src/main/resources/static/css/style.css index fd2bfa0..64096fd 100644 --- a/src/main/resources/static/css/style.css +++ b/src/main/resources/static/css/style.css @@ -530,7 +530,7 @@ div { .thumbswipe { -webkit-overflow-scrolling: touch; - max-height: 100px; - overflow-x: auto; + max-height: 100px; + overflow-x: hidden; overflow-y: hidden; } \ No newline at end of file diff --git a/src/main/resources/templates/allgemeines.html b/src/main/resources/templates/allgemeines.html index 6a3615b..fb90ad3 100644 --- a/src/main/resources/templates/allgemeines.html +++ b/src/main/resources/templates/allgemeines.html @@ -26,9 +26,7 @@
- - - +