mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
update common layout
This commit is contained in:
parent
c5df2c0fac
commit
616f7d50ef
@ -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;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user