update Card head style
This commit is contained in:
parent
eb9e2bd1e2
commit
14b1413aa1
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
p i{
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-close(@top: 0, @icon-font-size: 22px) {
|
.content-close(@top: 0, @icon-font-size: 22px) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue