Merge branch 'main' of github.com:dataease/dataease into main

This commit is contained in:
taojinlong 2021-04-08 17:09:32 +08:00
commit 8ca893dc56

View File

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