feat(cmdb-ui): attributes relation (#463)

This commit is contained in:
dagongren
2024-04-03 15:27:54 +08:00
committed by GitHub
parent 099ddd6ca9
commit c7d4bec988
12 changed files with 360 additions and 44 deletions

View File

@@ -59,7 +59,6 @@ export default {
width: 100%;
.two-column-layout-sidebar {
height: 100%;
border-radius: 15px;
overflow-y: auto;
}
.two-column-layout-main {