1
0
forked from mirror/misskey

width: 100%;

This commit is contained in:
tamaina 2023-05-09 13:39:21 +00:00
parent 3733b41afd
commit 0e59aea627

View File

@ -195,6 +195,7 @@ const previewable = (file: misskey.entities.DriveFile): boolean => {
grid-gap: 8px; grid-gap: 8px;
height: 100%; height: 100%;
width: 100%;
&.n1 { &.n1 {
grid-template-rows: 1fr; grid-template-rows: 1fr;