update common layout

This commit is contained in:
afc163 2015-12-28 14:07:07 +08:00
parent c5df2c0fac
commit 616f7d50ef

View File

@ -129,7 +129,7 @@ ReactDOM.render(
.ant-layout-topaside .ant-layout-content { .ant-layout-topaside .ant-layout-content {
border-left: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9;
padding: 0 24px; padding: 0 24px;
overflow: hidden; overflow: auto;
position: relative; position: relative;
left: -1px; left: -1px;
} }