mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-12 20:02:28 +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;
|
border-radius: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#center-pane,
|
||||||
#rest-pane,
|
#rest-pane,
|
||||||
.note-split {
|
.note-split {
|
||||||
width: 100% !important;
|
width: unset !important;
|
||||||
max-width: unset !important;
|
max-width: unset !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user