feat: update ProjectListPage layout and button styles for improved UI/UX

This commit is contained in:
2025-10-09 20:56:55 +02:00
parent ac5fedb61a
commit ec5b60d478
2 changed files with 192 additions and 131 deletions

View File

@@ -16,6 +16,7 @@ const buttonSizes = {
sm: "px-3 py-1.5 text-sm",
md: "px-4 py-2 text-sm",
lg: "px-6 py-3 text-base",
icon: "p-2",
};
const Button = forwardRef(