mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
parent
b36df9da2b
commit
5ac468167d
@ -30,6 +30,7 @@
|
||||
border-radius: @border-radius-sm @border-radius-sm 0 0;
|
||||
.clearfix;
|
||||
margin-bottom: -1px; // Fix card grid overflow bug: https://gw.alipayobjects.com/zos/rmsportal/XonYxBikwpgbqIQBeuhk.png
|
||||
display: flex;
|
||||
|
||||
&-title {
|
||||
font-size: @font-size-lg;
|
||||
@ -40,11 +41,13 @@
|
||||
color: @card-head-color;
|
||||
font-weight: 500;
|
||||
display: inline-block;
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
|
||||
&-extra {
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
&-body {
|
||||
|
Loading…
Reference in New Issue
Block a user