mirror of
https://github.com/dataease/dataease.git
synced 2026-05-20 11:38:11 +08:00
feat(数据集): 关联数据集
This commit is contained in:
@@ -310,8 +310,8 @@ export default {
|
||||
}
|
||||
.union-container{
|
||||
display: flex;
|
||||
width:100%;
|
||||
height:400px;
|
||||
width: 100%;
|
||||
height: calc(100vh - 200px);
|
||||
overflow: auto;
|
||||
}
|
||||
.form-item{
|
||||
|
||||
Reference in New Issue
Block a user