mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: fix avatar selector overflow (#22159)
This commit is contained in:
@@ -823,6 +823,7 @@
|
||||
max-height: 350px;
|
||||
margin-bottom: 1em;
|
||||
text-align: justify;
|
||||
overflow-y: auto;
|
||||
.selectable-avatar {
|
||||
margin: 5px;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user