hotel_commerce/themes/hotel-reservation-theme/sass/modules/blockviewed/blockviewed.scss
2023-06-26 13:09:26 +05:30

10 lines
141 B
SCSS

/* Block Viewed Products */
#viewed-products_block_left {
li.last_item {
padding-bottom:0;
margin-bottom:0;
border-bottom:none;
}
}