fix cardHeader (#747)
This commit is contained in:
@@ -164,8 +164,9 @@ Yellow: #FFC212
|
|||||||
|
|
||||||
.card .card-head {
|
.card .card-head {
|
||||||
height: 172px;
|
height: 172px;
|
||||||
-o-object-fit: cover;
|
display: flex;
|
||||||
object-fit: cover;
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user