Skip to content

Commit

Permalink
Fix utils width
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
  • Loading branch information
marcoambrosini committed Aug 23, 2022
1 parent 835ea03 commit ef3b1ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/NcAppNavigationItem/NcAppNavigationItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,7 @@ export default {
/* counter and actions */
.app-navigation-entry__utils {
display: flex;
width: $clickable-area;
align-items: center;
flex: 0 1 auto;
}
Expand Down

0 comments on commit ef3b1ab

Please sign in to comment.