mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-05 16:03:29 +08:00
fix:上层弹窗被过滤工具栏遮蔽
This commit is contained in:
@@ -194,6 +194,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.toolbar{
|
||||
z-index: 5;
|
||||
}
|
||||
.listpage-body{
|
||||
height: calc(100% - 60px);
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user