fixes #2517 set max height and scroll for lang switch

This commit is contained in:
HWFord
2026-01-28 14:38:14 +01:00
parent 3195a33b76
commit ce3fcd61e4
+2
View File
@@ -342,6 +342,8 @@ a.btn-main{
position:absolute; position:absolute;
bottom:40px; bottom:40px;
right:0; right:0;
max-height:50vh;
overflow:auto;
} }
#lang-select #other-languages span{ #lang-select #other-languages span{