mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
Fix modal styles for mantine v6
This commit is contained in:
@@ -30,7 +30,7 @@ export const ServerList = () => {
|
||||
sx={{
|
||||
position: 'absolute',
|
||||
right: 55,
|
||||
transform: 'translateY(-2.5rem)',
|
||||
transform: 'translateY(-3.5rem)',
|
||||
}}
|
||||
>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user