primefaces / sakai-react

Free React Admin Template
https://sakai.primereact.org
MIT License
898 stars 566 forks source link

Dashboard responsiveness improved #52

Open JaeAeich opened 1 year ago

JaeAeich commented 1 year ago

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