(cp ce3fcd61e) fixes #2517 set max height and scroll for lang switch

This commit is contained in:
HWFord
2026-01-28 14:41:29 +01:00
parent cae4b8c13b
commit a0fa5ad693

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{