Add max-height to the new modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
2d3784eb88
commit
f28a6c5256
1 changed files with 1 additions and 0 deletions
|
@ -392,6 +392,7 @@
|
|||
.reblogs-modal,
|
||||
.mentions-modal {
|
||||
height: 80vh;
|
||||
max-height: 650px;
|
||||
|
||||
.slist {
|
||||
overflow: auto;
|
||||
|
|
Loading…
Reference in a new issue