Add max-height to the new modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -392,6 +392,7 @@
|
||||
.reblogs-modal,
|
||||
.mentions-modal {
|
||||
height: 80vh;
|
||||
max-height: 650px;
|
||||
|
||||
.slist {
|
||||
overflow: auto;
|
||||
|
||||
Reference in New Issue
Block a user