Description
This pull request addresses an issue where the spacing in the best-selling section of the Dashboard did not change until the md limit was hit. The spacing should change when the sm limit is reached instead. In addition, the flex direction previously created a bigger gap between the progress bar and border, but this has been substantially reduced with this commit.
Description This pull request addresses an issue where the spacing in the best-selling section of the Dashboard did not change until the md limit was hit. The spacing should change when the sm limit is reached instead. In addition, the flex direction previously created a bigger gap between the progress bar and border, but this has been substantially reduced with this commit.
Changes made
Testing N/A