From af326c352ca19f7b3f868c7427aa5be9b53d536a Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 5 Sep 2025 09:35:31 +0200 Subject: [PATCH] wip #7489 @0:10 --- style/elasticslide.less | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/style/elasticslide.less b/style/elasticslide.less index 43d489f4..146d1a5a 100644 --- a/style/elasticslide.less +++ b/style/elasticslide.less @@ -144,6 +144,9 @@ align-items: center; justify-content: center; + .help-swipe { + width: 80%; + } .interface-close { position: absolute; @@ -155,7 +158,7 @@ span { display: block; - margin-top: 50px; + margin-top: 30px; font-size: 25px; line-height: 30px; } -- 2.39.5