mirror of
https://github.com/zadam/trilium.git
synced 2025-10-21 07:38:53 +02:00
chore(collection/presentation): increase video size
This commit is contained in:
parent
7ce223451c
commit
0f52e42017
@ -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;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user