mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
fix(in-app-help): unnecessary bottom padding
This commit is contained in:
parent
07b1f69f7a
commit
01f9ddaea7
@ -18,7 +18,7 @@ const TPL = `<div class="note-detail-doc note-detail-printable">
|
||||
}
|
||||
|
||||
.note-detail-doc.contextual-help {
|
||||
padding-bottom: 15vh;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.note-detail-doc.contextual-help h2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user