mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-07-27 00:30:19 +08:00
修复IPTV页面高度问题
This commit is contained in:
@@ -269,7 +269,7 @@ export default {
|
||||
}
|
||||
}
|
||||
.detail-body{
|
||||
height: calc(100% - 50px);
|
||||
height: calc(100% - 100px);
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user