diff --git a/apps/client/src/widgets/note_title.css b/apps/client/src/widgets/note_title.css index d461d5733..1ece021e4 100644 --- a/apps/client/src/widgets/note_title.css +++ b/apps/client/src/widgets/note_title.css @@ -46,6 +46,7 @@ body.experimental-feature-new-layout { } } + .note-title-widget:focus-within + .note-badges, .breadcrumb-badge .text { display: none; }