mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-05 20:39:49 -06:00
fix(print): disable rounded corners on some containers
This commit is contained in:
@@ -51,6 +51,7 @@ body {
|
||||
.note-split:not(.hidden-ext) {
|
||||
display: block !important;
|
||||
overflow: auto;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
#rest-pane,
|
||||
|
||||
Reference in New Issue
Block a user