Skip to content

Commit

Permalink
Add border radius to off canvas menu items (#48798)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster authored Mar 7, 2023
1 parent b7aa807 commit 2266592
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
.edit-site-sidebar-navigation-screen-navigation-menus__content {
.offcanvas-editor-list-view-leaf {
max-width: calc(100% - #{ $grid-unit-05 });
border-radius: $radius-block-ui;
&:hover,
&:focus,
&[aria-current] {
Expand Down

0 comments on commit 2266592

Please sign in to comment.