remove overflow:auto in Content

This commit is contained in:
afc163 2017-06-15 15:37:24 +08:00
parent d7a29f682b
commit e62fa2a403

View File

@ -34,7 +34,6 @@
&-content {
flex: auto;
overflow: auto;
}
&-sider {