mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
Fix card width in List.Grid, close #11712
This commit is contained in:
parent
6203298f32
commit
0e2c58e42e
@ -199,6 +199,7 @@
|
||||
margin-bottom: 16px;
|
||||
&-content {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user