Skip to content

Commit

Permalink
Delete overflow-y
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenekasimov committed Mar 14, 2023
1 parent 8378bc1 commit a7440a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/component-menu-drawer.css
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ details[open].menu-opening > .menu-drawer__submenu {
display: grid;
grid-template-rows: 1fr auto;
align-content: space-between;
overflow-y: auto;
height: 100%;
}

Expand Down

0 comments on commit a7440a3

Please sign in to comment.