fixes #1599 scrollable selecter for picture modify

This commit is contained in:
Matthieu Leproux
2022-01-12 12:35:59 +01:00
parent a322f3201c
commit beb8873b01

View File

@@ -3159,6 +3159,7 @@ a#showPermissions:hover {text-decoration: none;}
#picture-content .selectize-input {
width: 100%;
overflow-y: scroll;
}
#picture-content input[type=text], #picture-content textarea, #picture-content .selectize-control {