(cp bd05d9e) related to #1787 scroll bar is visible only when needed

This commit is contained in:
Matthieu Leproux
2022-11-14 10:32:54 +01:00
parent b0690c0cb2
commit 53910d6dfd

View File

@@ -6564,7 +6564,7 @@ color:#FF7B00;
.linkedAlbumPopInContainer #searchResult {
width: 100%;
overflow-y: scroll;
overflow-y: auto;
max-height: 400px;
margin: 10px 0 0 0;
}