mirror of
https://github.com/zadam/trilium.git
synced 2025-12-12 10:24:23 +01:00
chore(layout): remove title extra spacing for now
This commit is contained in:
parent
792a10ace5
commit
bd9fe14a6c
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user