mirror of
https://github.com/zadam/trilium.git
synced 2026-01-03 05:04:23 +01:00
chore(client/pdfjs): remove download button from toolbar
This commit is contained in:
parent
23cf3d2923
commit
78bc9b59c2
@ -12,3 +12,8 @@
|
||||
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
}
|
||||
|
||||
#downloadButton,
|
||||
#secondaryDownload {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user