mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix include note rendering over floating elements, #1590
This commit is contained in:
parent
806ab22fa8
commit
aea81c9872
@ -703,6 +703,7 @@ a.external:not(.no-arrow):after, a[href^="http://"]:not(.no-arrow):after, a[href
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
background-color: var(--accented-background-color);
|
background-color: var(--accented-background-color);
|
||||||
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.include-note.ck-placeholder::before { /* remove placeholder in otherwise empty note */
|
.include-note.ck-placeholder::before { /* remove placeholder in otherwise empty note */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user