mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
fix home page background
This commit is contained in:
parent
a985c15872
commit
b4089638a4
@ -13,6 +13,9 @@ function getStyle() {
|
||||
html, body{
|
||||
height: auto;
|
||||
}
|
||||
.page-wrapper {
|
||||
background: #fff;
|
||||
}
|
||||
.main-wrapper {
|
||||
background: transparent;
|
||||
width: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user