mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Adjust modal style
- Decrease opacity - Remove overlay blur
This commit is contained in:
@@ -91,8 +91,8 @@ export const App = () => {
|
||||
centered: true,
|
||||
exitTransitionDuration: 300,
|
||||
overflow: 'inside',
|
||||
overlayBlur: 5,
|
||||
overlayOpacity: 0.5,
|
||||
overlayBlur: 0,
|
||||
overlayOpacity: 0.8,
|
||||
transition: 'slide-down',
|
||||
transitionDuration: 300,
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user