Skip to content

Commit 93dd3d1

Browse files
Right-align nav item utils
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
1 parent 994d626 commit 93dd3d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/NcAppNavigationItem/NcAppNavigationItem.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -755,6 +755,7 @@ export default {
755755
min-width: $clickable-area;
756756
align-items: center;
757757
flex: 0 1 auto;
758+
justify-content: flex-end;
758759
&#{&}--display-actions .action-item.app-navigation-entry__actions {
759760
display: inline-block;
760761
}

0 commit comments

Comments
 (0)