mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-16 19:31:35 +08:00
fix(print): disable rounded corners on some containers
This commit is contained in:
parent
30b1da0f41
commit
cd031336ab
@ -51,6 +51,7 @@ body {
|
||||
.note-split:not(.hidden-ext) {
|
||||
display: block !important;
|
||||
overflow: auto;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
#rest-pane,
|
||||
|
Loading…
x
Reference in New Issue
Block a user