[mv3] Adjust CSS for small display

This commit is contained in:
Raymond Hill 2025-07-12 11:13:10 -04:00
parent 255b143c80
commit 1a8238e03e
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -76,7 +76,7 @@
#ubol-picker #candidateFilters {
font-family: monospace;
font-size: small;
max-height: min(20em, 40vh);
max-height: min(20em, 30vh);
min-height: 6em;
overflow-y: auto;
word-break: break-all;