mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-04 10:26:02 -05:00
[web] Allows the top menu to be over the tabs
This commit is contained in:
parent
5b26bc47fa
commit
1daf625618
@ -215,7 +215,7 @@ export default {
|
||||
|
||||
zindex() {
|
||||
if (this.show_player_menu) {
|
||||
return 'z-index: 20'
|
||||
return 'z-index: 21'
|
||||
}
|
||||
return ''
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user