style: optimizations

This commit is contained in:
Ibrahima G. Coulibaly
2025-03-02 17:28:45 +00:00
parent c570368f5d
commit 90b8927f72
6 changed files with 139 additions and 99 deletions

View File

@@ -96,7 +96,8 @@ export default function ToolOptions<T extends FormikValues>({
mb: 2,
borderRadius: 2,
padding: 2,
backgroundColor: theme.palette.background.default
backgroundColor: theme.palette.background.default,
boxShadow: '2'
}}
mt={2}
>