mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 23:29:02 +02:00
style(admonition): bottom margin for last item
This commit is contained in:
parent
265d54e44b
commit
9ff1ea4b8f
@ -1721,6 +1721,10 @@ body.desktop .ck-content .admonition {
|
||||
padding-left: 2.5em;
|
||||
}
|
||||
|
||||
body.desktop .ck-content .admonition p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
body.desktop .ck-content .admonition::before {
|
||||
color: var(--accent-color);
|
||||
font-family: boxicons !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user