10 lines
143 B
SCSS
Executable File
10 lines
143 B
SCSS
Executable File
/* Block Viewed Products */
|
|
#viewed-products_block_left {
|
|
|
|
li.last_item {
|
|
padding-bottom:0;
|
|
margin-bottom:0;
|
|
border-bottom:none;
|
|
}
|
|
}
|