修改bug 56559 资料中心-附件多个时 底部按钮显示不全
This commit is contained in:
@@ -1007,4 +1007,10 @@ export default {
|
||||
background: url('~@/assets/images/shangqi/img/tree.png');
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.upload-demo{
|
||||
/deep/.el-upload-list{
|
||||
height: 50vh;
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user