mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-03 05:57:47 +08:00
fix(print): left padding of text notes
This commit is contained in:
parent
7dfba9f513
commit
d201fe7a06
@ -1627,6 +1627,10 @@ body.electron.platform-darwin:not(.native-titlebar) .tab-row-container {
|
|||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.note-detail-editable-text-editor {
|
||||||
|
padding: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
html,
|
html,
|
||||||
body {
|
body {
|
||||||
height: unset !important;
|
height: unset !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user