Fix modal styles for mantine v6

This commit is contained in:
jeffvli 2023-02-06 02:21:11 -08:00
parent 48b6e8bf93
commit d2c0d4c11f
2 changed files with 10 additions and 3 deletions

View file

@ -30,7 +30,7 @@ export const ServerList = () => {
sx={{
position: 'absolute',
right: 55,
transform: 'translateY(-2.5rem)',
transform: 'translateY(-3.5rem)',
}}
>
<Button