mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
feat(backend-options): reduce padding
This commit is contained in:
parent
9c291e3d41
commit
a0d562e01b
@ -56,6 +56,10 @@ const TPL = `<div class="note-detail-content-widget note-detail-printable">
|
||||
padding: 15px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.note-detail.full-height .note-detail-content-widget-content {
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="note-detail-content-widget-content"></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user