UX: fix avatar selector overflow (#22159)
This commit is contained in:
parent
9984accfa5
commit
84bbf0fdd7
|
@ -823,6 +823,7 @@
|
|||
max-height: 350px;
|
||||
margin-bottom: 1em;
|
||||
text-align: justify;
|
||||
overflow-y: auto;
|
||||
.selectable-avatar {
|
||||
margin: 5px;
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in New Issue