mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe
synced 2025-04-30 11:09:30 +08:00
Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
|
2914eaf1ca |
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pleroma_fe",
|
||||
"version": "3.11.0",
|
||||
"version": "3.10.0",
|
||||
"description": "A frontend for Akkoma instances",
|
||||
"author": "Roger Braun <roger@rogerbraun.net>",
|
||||
"private": true,
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
width: 100%;
|
||||
flex-grow: 1;
|
||||
.Status & {
|
||||
max-height: 10em;
|
||||
max-height: 30em;
|
||||
}
|
||||
|
||||
&.-audio {
|
||||
|
|
Loading…
Reference in a new issue