mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-08 01:53:34 +08:00
docs: fix layout demo style
This commit is contained in:
parent
976d0d6f0b
commit
96cbed4356
@ -92,10 +92,7 @@ ReactDOM.render(
|
|||||||
[data-theme="dark"] #components-layout-demo-basic .ant-layout-content {
|
[data-theme="dark"] #components-layout-demo-basic .ant-layout-content {
|
||||||
background: #107bcb;
|
background: #107bcb;
|
||||||
}
|
}
|
||||||
#components-layout-demo-basic > .code-box-demo > .ant-layout {
|
#components-layout-demo-basic > .code-box-demo > .ant-layout + .ant-layout {
|
||||||
margin-bottom: 48px;
|
margin-top: 48px;
|
||||||
}
|
|
||||||
#components-layout-demo-basic > .code-box-demo > .ant-layout:last-child {
|
|
||||||
margin: 0;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user