update Card head style

This commit is contained in:
梁灏 2018-06-25 20:42:59 +08:00
parent eb9e2bd1e2
commit 14b1413aa1

View file

@ -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) {