mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 11:40:04 +08:00
site: fix banner responsive bug
This commit is contained in:
parent
4b9027f53a
commit
a93cd4140b
@ -92,6 +92,10 @@
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 26px;
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.banner-btns {
|
||||
|
Loading…
Reference in New Issue
Block a user