Adastros / audiophile

A static E-Commerce website selling high quality audio products
https://audiophile.fan
1 stars 0 forks source link

Fix Cart Modal Content Overflowing out of Container and ScrollBar Spacing #59

Closed Adastros closed 11 months ago

Adastros commented 11 months ago

Overview

Due to recent changes from issue #58, the content in the modal overflows the parent container and appears over the overlay. The modal will need to be restyled to prevent the content from appearing outside the container.

In addition, when more than 3 products are in the cart their is no spacing between the items and the scrollbar. The function in charge of spacing the them does not function as intended.

Action Items

Resources/Instructions

N/A