mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 13:19:54 +01:00
fix(inline_title): some badges not visible in split
This commit is contained in:
@@ -81,5 +81,6 @@ body.prefers-centered-content .inline-title {
|
|||||||
--color: var(--input-background-color);
|
--color: var(--input-background-color);
|
||||||
color: var(--main-text-color);
|
color: var(--main-text-color);
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user