Skip to content

Commit

Permalink
Fix Unread counter exceeds navigation entry
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Sazanov <m@sazanof.ru>
  • Loading branch information
Mikhail Sazanov committed Sep 1, 2022
1 parent 2c29896 commit b966ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NavigationMailbox.vue
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,6 @@ export default {
max-width: initial;
}
::v-deep .app-navigation-entry__utils {
width:auto
width: auto
}
</style>

0 comments on commit b966ed8

Please sign in to comment.