mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 11:40:04 +08:00
Fix Card extra postion when no title
This commit is contained in:
parent
e8f61f11ef
commit
c2e9abddc7
@ -48,6 +48,8 @@
|
||||
&-extra {
|
||||
float: right;
|
||||
text-align: right;
|
||||
// https://stackoverflow.com/a/22429853/3040605
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
&-body {
|
||||
|
Loading…
Reference in New Issue
Block a user