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