Skip to content

Commit 1a8238e

Browse files
committed
[mv3] Adjust CSS for small display
1 parent 255b143 commit 1a8238e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/mv3/extension/css/picker-ui.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
#ubol-picker #candidateFilters {
7777
font-family: monospace;
7878
font-size: small;
79-
max-height: min(20em, 40vh);
79+
max-height: min(20em, 30vh);
8080
min-height: 6em;
8181
overflow-y: auto;
8282
word-break: break-all;

0 commit comments

Comments
 (0)