mirror of
https://github.com/zadam/trilium.git
synced 2025-12-21 06:44:24 +01:00
fix(layout): 2px margin in code notes
This commit is contained in:
parent
87d99aaffa
commit
261c1f77cf
@ -7,7 +7,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.inline-title {
|
.inline-title {
|
||||||
margin-top: 2px; /* Allow space for the focus outline */
|
|
||||||
max-width: var(--max-content-width);
|
max-width: var(--max-content-width);
|
||||||
container-type: inline-size;
|
container-type: inline-size;
|
||||||
padding-inline-start: 24px;
|
padding-inline-start: 24px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user