mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
chore(collection/presentation): increase video size
This commit is contained in:
@@ -21,4 +21,9 @@ span.text-huge { font-size: 2em; }
|
|||||||
|
|
||||||
footer.file-footer {
|
footer.file-footer {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reveal video {
|
||||||
|
max-width: unset;
|
||||||
|
max-height: unset;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user