Commit 17de41f3 authored by 好多大米's avatar 好多大米 Committed by GitHub

Drawer: add overflow auto (#20948)

parent 486219a7
......@@ -165,6 +165,7 @@ $directions: rtl, ltr, ttb, btt;
&__body {
flex: 1;
overflow: auto;
& > * {
box-sizing: border-box;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment