chore(mobile/header): prevent badges from shrinking

This commit is contained in:
Elian Doran 2026-02-02 17:02:32 +02:00
parent 911f78867f
commit e9c90fcde8
No known key found for this signature in database

View File

@ -123,6 +123,7 @@ body.experimental-feature-new-layout {
.note-badges {
margin-inline: 0.5em;
flex-shrink: 0;
}
.note-icon-widget {