Merge remote-tracking branch 'upstream/master' into io
This commit is contained in:
commit
ddde68ad2d
7 changed files with 101 additions and 3 deletions
|
|
@ -134,6 +134,9 @@ const previewable = (file: misskey.entities.DriveFile): boolean => {
|
|||
display: grid;
|
||||
grid-gap: 8px;
|
||||
|
||||
// for webkit
|
||||
height: 100%;
|
||||
|
||||
&.n1 {
|
||||
aspect-ratio: 16/9;
|
||||
grid-template-rows: 1fr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue