Decrease product preview image height
This commit is contained in:
parent
b0076f4aa6
commit
95c87ba7f9
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
|
||||
/** Image */
|
||||
.ui.card > .image > img.preview{
|
||||
height: 30vh;
|
||||
height: 20vh;
|
||||
object-fit: cover;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue