提交 77226159 编写于 作者: C codecalm

card with light footer

上级 58db3300
......@@ -33,12 +33,12 @@
.card-img,
.card-img-left {
.card-img-start {
@include border-start-radius($card-inner-border-radius);
}
.card-img,
.card-img-right {
.card-img-end {
@include border-end-radius($card-inner-border-radius);
}
......@@ -168,10 +168,18 @@
flex: 1;
}
/*
Card footer
*/
.card-footer {
margin-top: auto;
}
.card-footer-gray {
border-top: 0;
background: $min-black;
}
.card-progress {
height: .25rem;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册