Skip to content

Commit 94d2f19

Browse files
committed
fix: remove modal mask blur
1 parent c845900 commit 94d2f19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/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)