fix: dialog base z-index to 2500 (#75)
This commit is contained in:
@@ -37,6 +37,10 @@ export default {
|
||||
},
|
||||
lockOnScroll: {
|
||||
default: true
|
||||
},
|
||||
zIndex: {
|
||||
type: [String, Number],
|
||||
default: 2500
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user