You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Doc: Hide "Edit this page" link when printing
This commit is contained in:
@@ -76,4 +76,8 @@ pre code {
|
|||||||
.donate-links {
|
.donate-links {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.theme-edit-this-page {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user