Skip to content

Commit c586c0f

Browse files
authored
Merge pull request #361 from connorabbas/develop
Fix: remove modal mask blur
2 parents c6364cd + dcaf099 commit c586c0f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

resources/js/theme/global-pt.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ export default {
77
root: {
88
class: 'm-4 sm:m-0'
99
},
10-
mask: {
11-
class: 'backdrop-blur-xs'
12-
},
1310
},
1411
toast: {
1512
root: {

0 commit comments

Comments
 (0)