chore(mobile): slightly smaller note title icon

This commit is contained in:
Elian Doran 2026-02-02 16:51:57 +02:00
parent 0e5aa401ef
commit 5507cc5abc
No known key found for this signature in database

View File

@ -109,4 +109,8 @@ body.experimental-feature-new-layout {
--input-focus-color: initial;
}
}
&.mobile .title-row .note-icon-widget .note-icon {
--icon-button-size: 24px;
}
}