mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 14:24:27 +01:00
style/inline title: tweak the layout of the note type selector
This commit is contained in:
parent
5446d8a932
commit
286d2e8e5b
@ -103,13 +103,15 @@ body.prefers-centered-content .inline-title {
|
||||
}
|
||||
|
||||
.note-type-switcher {
|
||||
position: relative;
|
||||
top: 5px;
|
||||
padding: .25em 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
overflow-x: auto;
|
||||
min-width: 0;
|
||||
gap: 5px;
|
||||
min-height: 40px;
|
||||
min-height: 35px;
|
||||
--badge-radius: 12px;
|
||||
|
||||
>* {
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
.note-detail-editable-text {
|
||||
font-family: var(--detail-font-family);
|
||||
padding-inline-start: 14px;
|
||||
padding-top: 10px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user