fix: 实体关系首页布局调整

This commit is contained in:
刘洪洪
2023-07-14 17:43:39 +08:00
parent f334746a70
commit 01c393fee2
2 changed files with 5 additions and 23 deletions

View File

@@ -117,7 +117,7 @@
.overview-left {
display: flex;
flex-direction: column;
//flex-direction: column;
align-items: center;
padding: 0 30px;
@@ -145,7 +145,7 @@
.right-row {
display: flex;
height: 30px;
height: 22px;
align-items: center;
.right-label-loading {