Add max-height to the new modals

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2022-01-06 17:52:43 +01:00
parent 2d3784eb88
commit f28a6c5256

View file

@ -392,6 +392,7 @@
.reblogs-modal,
.mentions-modal {
height: 80vh;
max-height: 650px;
.slist {
overflow: auto;