mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-05 20:44:52 +08:00
添加overflow-y: auto;到el-table格式定义中
This commit is contained in:
@@ -231,6 +231,7 @@
|
||||
}
|
||||
.el-table{
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.el-table__body td,.el-table__body th{
|
||||
height: 50px;
|
||||
|
||||
Reference in New Issue
Block a user