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