max-height: none
This commit is contained in:
parent
4751512c90
commit
4c3aa63641
1 changed files with 1 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ const previewable = (file: misskey.entities.DriveFile): boolean => {
|
|||
}
|
||||
|
||||
&.n116_9 {
|
||||
max-height: none;
|
||||
aspect-ratio: 16/9;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue