mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
chore(collection/presentation): hide video footer buttons
This commit is contained in:
@@ -18,3 +18,7 @@ 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; }
|
||||
|
||||
footer.file-footer {
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user