From 024ab24ceb20f947537d8598b2a3ba9555ce0871 Mon Sep 17 00:00:00 2001 From: bl3kunja Date: Sat, 11 Apr 2026 18:29:23 +0200 Subject: [PATCH] added scroolbar to player cards inside calculator. --- templates/results_calculator.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/results_calculator.html b/templates/results_calculator.html index 86edbfb..5f9e029 100644 --- a/templates/results_calculator.html +++ b/templates/results_calculator.html @@ -287,6 +287,8 @@ padding: 12px; overflow-y: auto; overflow-x: hidden; + flex: 1; + min-height: 0; } .participants-list::-webkit-scrollbar { @@ -1417,7 +1419,7 @@
-
+