mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-08 12:59:37 +00:00
Fix:Modal overlay z-index
This commit is contained in:
parent
9548be7075
commit
bb1a5b2e6d
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ export default {
|
||||||
},
|
},
|
||||||
zIndex: {
|
zIndex: {
|
||||||
type: Number,
|
type: Number,
|
||||||
default: 40
|
default: 50
|
||||||
},
|
},
|
||||||
bgOpacity: {
|
bgOpacity: {
|
||||||
type: Number,
|
type: Number,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue