From 79df456d139a2e786a8879e14bb190ee29399078 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 11 Jun 2022 11:33:40 +0200 Subject: [PATCH] fix gigantic lottery messages on mobile --- files/templates/lottery.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/templates/lottery.html b/files/templates/lottery.html index 6b064c0b6..bd132f296 100644 --- a/files/templates/lottery.html +++ b/files/templates/lottery.html @@ -145,6 +145,7 @@ right: 0; width: unset; z-index: 1000; + height: auto !important; " role="alert" aria-live="assertive" @@ -171,6 +172,7 @@ right: 0; width: unset; z-index: 1000; + height: auto !important; " role="alert" aria-live="assertive"