style(next): improve code note padding in note list grid view

This commit is contained in:
Elian Doran 2024-12-02 22:53:58 +02:00
parent 0746838737
commit 445ab7c171
No known key found for this signature in database

View File

@ -1229,6 +1229,7 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child {
.note-list-wrapper .note-book-card .note-book-content.type-code pre {
height: 100%;
padding: 1em;
}
.note-list-wrapper .note-book-card .bx {