mirror of
https://git.v0l.io/Kieran/void.cat.git
synced 2025-03-29 16:01:43 +01:00
set height for object preview
This commit is contained in:
parent
ac47edc52d
commit
99207c4514
@ -5,6 +5,9 @@
|
||||
.preview img, .preview video, .preview object {
|
||||
width: 100%;
|
||||
}
|
||||
.preview object {
|
||||
height: 1018px;
|
||||
}
|
||||
|
||||
.preview .file-stats {
|
||||
line-height: 32px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user