table formatting

This commit is contained in:
Proddy
2023-05-11 21:51:15 +02:00
parent 0e0ec7a7c7
commit ff59276387
2 changed files with 19 additions and 16 deletions

View File

@@ -114,7 +114,7 @@ const DashboarDevicesDialog = ({
onClose={close}
sx={{
'& .MuiDialog-paper': {
borderRadius: '16px'
borderRadius: '12px'
}
}}
>