limit on max size of image in the ItemList component
This commit is contained in:
@@ -7,6 +7,11 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.item_list_image {
|
||||||
|
max-height: 125px;
|
||||||
|
max-width: 160px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.single_item img {
|
.single_item img {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
|||||||
Reference in New Issue
Block a user