mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
fix(print): sidebar reduces width
This commit is contained in:
parent
3720ca6fc4
commit
ae5a9df5cc
@ -56,9 +56,10 @@ body {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
#center-pane,
|
||||
#rest-pane,
|
||||
.note-split {
|
||||
width: 100% !important;
|
||||
width: unset !important;
|
||||
max-width: unset !important;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user