[improvement] Card: use Image component
This commit is contained in:
@@ -19,19 +19,10 @@
|
||||
|
||||
&__thumb {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex: none;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: @card-thumb-size;
|
||||
height: @card-thumb-size;
|
||||
margin-right: 10px;
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
&__content {
|
||||
|
||||
Reference in New Issue
Block a user