Skip to content

Commit

Permalink
Merge pull request #5940 from rizen/patch-1
Browse files Browse the repository at this point in the history
remove extraneous .
  • Loading branch information
tugcekucukoglu authored Jun 24, 2024
2 parents bdf1570 + 7facfda commit f9cf392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/themes/src/presets/aura/menu/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default {
submenuLabel: {
padding: '{navigation.submenu.label.padding}',
fontWeight: '{navigation.submenu.label.font.weight}',
background: '{navigation.submenu.label.background.}',
background: '{navigation.submenu.label.background}',
color: '{navigation.submenu.label.color}'
},
separator: {
Expand Down

0 comments on commit f9cf392

Please sign in to comment.