mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 06:38:59 +02:00
chore(collection/presentation): hide video footer buttons
This commit is contained in:
parent
cb275e5031
commit
7ce223451c
@ -17,4 +17,8 @@ p:has(span.text-huge) {
|
||||
span.text-tiny { font-size: 0.5em; }
|
||||
span.text-small { font-size: 0.75em; }
|
||||
span.text-big { font-size: 1.5em; }
|
||||
span.text-huge { font-size: 2em; }
|
||||
span.text-huge { font-size: 2em; }
|
||||
|
||||
footer.file-footer {
|
||||
display: none !important;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user