themeselection / materio-mui-nextjs-admin-template-free

An enterprise-grade Next.js admin dashboard template. Made with developer experience first: Next.js v14 (App Router), Material UI (MUI), Tailwind CSS, TypeScript, ESLint, Prettier, VSCode Configs !! 🚀
https://themeselection.com/item/materio-free-mui-nextjs-admin-template
MIT License
1.57k stars 543 forks source link

Make UI More Responsive #16

Closed sourabhkumhar closed 2 months ago

sourabhkumhar commented 1 year ago

refactor: Improve responsiveness and layout in multiple components

In this commit, I made the following improvements:

1. FooterContent:

2. TabAccount:

3. TabInfo, TabSecurity, and TabAccount:

4. StatisticsCard:

These changes contribute to better responsiveness and a more polished user interface in the mentioned components.

neelbrahmakshatriya commented 2 months ago

Hi @sourabhkumhar,

Thanks for showing an interest in contributing.

As we have updated the template with the App Router of Next.js, we have considered responsiveness for all the scenarios. Also, images are draggable by default and most users keep draggable itself.

Thus, we are not considering merging this PR.