mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-02 21:42:15 +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;
|
||||
}
|
||||
|
||||
.note-detail-editable-text-editor {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
height: unset !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user