Skip to content

Commit

Permalink
Remove blur
Browse files Browse the repository at this point in the history
  • Loading branch information
pauloamorimbr committed Jan 21, 2025
1 parent 5beb5db commit 27e8429
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jsapp/js/theme/kobo/Modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export const ModalThemeKobo = Modal.extend({
overlayProps: {
backgroundOpacity: 0.5,
color: 'var(--mantine-color-blue-9)',
blur: 2,
zIndex: 3000,
},
zIndex: 4000,
Expand Down

0 comments on commit 27e8429

Please sign in to comment.