mirror of
https://git.v0l.io/Kieran/void.cat.git
synced 2025-09-22 02:30:43 +02:00
set height for object preview
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
.preview img, .preview video, .preview object {
|
||||
width: 100%;
|
||||
}
|
||||
.preview object {
|
||||
height: 1018px;
|
||||
}
|
||||
|
||||
.preview .file-stats {
|
||||
line-height: 32px;
|
||||
|
Reference in New Issue
Block a user