Wider models

This commit is contained in:
Enrico Ros
2023-06-13 17:28:54 -07:00
parent b2faa48f52
commit 05b05bed67
+1 -1
View File
@@ -34,7 +34,7 @@ export const AppBarDropdown = <TValue extends string>(props: {
disablePortal: false,
sx: {
maxHeight: 'calc(100dvh - 56px)',
minWidth: 160,
minWidth: 200,
},
},
}}