feat(视图):fix

This commit is contained in:
junjie 2021-04-08 17:04:14 +08:00
parent 8d61299f3e
commit e184d7b568

View File

@ -598,6 +598,7 @@ export default {
.view-panel {
display: flex;
height: calc(100% - 40px);
background-color: #f7f8fa;
}
.drag-list {