Card add to, replace, target, append prop
This commit is contained in:
parent
0264b7c4fd
commit
da404a1d3e
3 changed files with 32 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
@card-prefix-cls: ~"@{css-prefix}card";
|
||||
|
||||
.@{card-prefix-cls}{
|
||||
display: block;
|
||||
background: #fff;
|
||||
border-radius: @border-radius-small;
|
||||
font-size: @font-size-base;
|
||||
|
@ -47,4 +48,4 @@
|
|||
&-body {
|
||||
padding: 16px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue