chore(layout): remove title extra spacing for now

This commit is contained in:
Elian Doran 2025-12-11 21:08:36 +02:00
parent 792a10ace5
commit bd9fe14a6c
No known key found for this signature in database

View File

@ -53,8 +53,6 @@ body.experimental-feature-new-layout {
}
.title-row {
margin-left: 12px;
.note-icon-widget {
padding: 0;
width: 41px;
@ -79,17 +77,6 @@ body.experimental-feature-new-layout {
}
}
.note-split.view-mode-default {
.title-row {
padding-top: 2em;
box-sizing: content-box;
}
.title-details {
padding-bottom: 2em;
}
}
.scrolling-container:has(> :is(.note-detail.full-height, .note-list-widget.full-height)),
.note-split.type-book {
.title-row,
@ -99,10 +86,6 @@ body.experimental-feature-new-layout {
padding-inline-start: 15px;
}
.title-row {
padding: 0;
}
.title-details {
padding-bottom: 0.2em;
font-size: 0.8em;