Skip to content

Commit

Permalink
Refactor #3020
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Oct 19, 2022
1 parent 7825c89 commit 14a76cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/menubar/Menubar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ export default {
top: 0;
}
.p-menubar .p-submenu-list .p-menuitem-link .p-submenu-icon {
.p-menubar .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
margin-left: auto;
}
Expand Down

0 comments on commit 14a76cf

Please sign in to comment.