mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix styling for videos
This commit is contained in:
parent
068684101f
commit
f06207207b
@ -65,7 +65,7 @@ const TPL = `
|
|||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.attachment-detail-wrapper.list-view .attachment-content-wrapper img {
|
.attachment-detail-wrapper.list-view .attachment-content-wrapper img, .attachment-detail-wrapper.list-view .attachment-content-wrapper video {
|
||||||
max-height: 300px;
|
max-height: 300px;
|
||||||
max-width: 90%;
|
max-width: 90%;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user