mirror of
https://github.com/zadam/trilium.git
synced 2026-02-11 00:04:27 +01:00
chore(mobile/header): prevent badges from shrinking
This commit is contained in:
parent
911f78867f
commit
e9c90fcde8
@ -123,6 +123,7 @@ body.experimental-feature-new-layout {
|
||||
|
||||
.note-badges {
|
||||
margin-inline: 0.5em;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.note-icon-widget {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user