Skip to content

Commit

Permalink
Drawer: add overflow auto (#20948)
Browse files Browse the repository at this point in the history
  • Loading branch information
cs1707 committed Apr 21, 2021
1 parent 486219a commit 17de41f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/theme-chalk/src/drawer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ $directions: rtl, ltr, ttb, btt;

&__body {
flex: 1;
overflow: auto;
& > * {
box-sizing: border-box;
}
Expand Down

0 comments on commit 17de41f

Please sign in to comment.