sforkowany z mirror/soapbox
Add max-height to the new modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>strip-front-mentions
rodzic
2d3784eb88
commit
f28a6c5256
|
@ -392,6 +392,7 @@
|
||||||
.reblogs-modal,
|
.reblogs-modal,
|
||||||
.mentions-modal {
|
.mentions-modal {
|
||||||
height: 80vh;
|
height: 80vh;
|
||||||
|
max-height: 650px;
|
||||||
|
|
||||||
.slist {
|
.slist {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
Ładowanie…
Reference in New Issue