11 lines
123 B
CSS
11 lines
123 B
CSS
.stackItem--product {
|
|
width: 100%;
|
|
min-height: 257px;
|
|
}
|
|
|
|
.stackItem--quickview {
|
|
right: 0;
|
|
top: 0;
|
|
left: auto;
|
|
}
|