mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
Fix modal styles for mantine v6
This commit is contained in:
parent
48b6e8bf93
commit
d2c0d4c11f
2 changed files with 10 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ export const ServerList = () => {
|
|||
sx={{
|
||||
position: 'absolute',
|
||||
right: 55,
|
||||
transform: 'translateY(-2.5rem)',
|
||||
transform: 'translateY(-3.5rem)',
|
||||
}}
|
||||
>
|
||||
<Button
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue