mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 21:10:12 +02:00
use consistent width on settings modal
This commit is contained in:
@@ -13,6 +13,7 @@ export const openSettingsModal = () => {
|
||||
height: '80%',
|
||||
maxWidth: '960px',
|
||||
minHeight: '540px',
|
||||
width: '100%',
|
||||
},
|
||||
},
|
||||
transitionProps: {
|
||||
|
||||
Reference in New Issue
Block a user