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

View File

@@ -342,6 +342,8 @@ a.btn-main{
position:absolute;
bottom:40px;
right:0;
max-height:50vh;
overflow:auto;
}
#lang-select #other-languages span{