limit mastodon preview height
This commit is contained in:
parent
62d27c27c6
commit
c7a061515d
1 changed files with 2 additions and 0 deletions
|
|
@ -263,6 +263,8 @@ a.now-playing {
|
|||
/*EMFED*/
|
||||
.toots {
|
||||
max-width: 400px;
|
||||
max-height: 300px;
|
||||
overflow: scroll;
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue