[improvement][semantic-fe] Optimized the frontend display and code logic of visual modeling, and updated the relevant interface of the permission management module.

This commit is contained in:
tristanliu
2023-08-07 10:10:54 +08:00
parent aa0a100a85
commit ef7c37a8da
39 changed files with 878 additions and 454 deletions

View File

@@ -95,7 +95,11 @@
}
}
.projectList {
.domainTreeSelect {
width: 300px;
}
.domainList {
display: flex;
flex-direction: column;
width: 400px;