mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 19:49:59 +08:00
adjust page margin in small device, ref #4682
This commit is contained in:
parent
04a94a691e
commit
fa10c9dee0
@ -177,6 +177,7 @@
|
|||||||
.main-wrapper {
|
.main-wrapper {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
Loading…
Reference in New Issue
Block a user