Skip to content

Commit

Permalink
Adjust padding right of appnavigation item children
Browse files Browse the repository at this point in the history
Signed-off-by: Raimund Schlüßler <[email protected]>
  • Loading branch information
raimund-schluessler committed May 20, 2022
1 parent d70dd19 commit eca26a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/AppNavigationItem/AppNavigationItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,6 @@ export default {
display: inline-flex;
flex-wrap: wrap;
padding-left: $icon-size;
padding-right: 0;
}
}
Expand Down

0 comments on commit eca26a9

Please sign in to comment.