mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 12:30:12 +02:00
removal modal opacity on visualizer settings modal
This commit is contained in:
@@ -6,7 +6,7 @@ export const openVisualizerSettingsModal = () => {
|
||||
modalKey: 'visualizerSettings',
|
||||
overlayProps: {
|
||||
blur: 0,
|
||||
opacity: 1,
|
||||
opacity: 0,
|
||||
},
|
||||
size: 'xl',
|
||||
styles: {
|
||||
|
||||
Reference in New Issue
Block a user