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