mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
client: Fix title outline (closes #358)
This commit is contained in:
parent
937e87d760
commit
bb2fa70cd6
@ -17,6 +17,7 @@ const TPL = `
|
|||||||
.note-title-widget input.note-title {
|
.note-title-widget input.note-title {
|
||||||
font-size: 180%;
|
font-size: 180%;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
margin: 2px 0px;
|
||||||
min-width: 5em;
|
min-width: 5em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user