CN-784: Detection列表样式按新版UI图修改

This commit is contained in:
刘洪洪
2022-11-07 15:25:00 +08:00
parent 32a2359e0d
commit ec98178d45
8 changed files with 263 additions and 68 deletions

View File

@@ -2,12 +2,12 @@
display: flex;
.cn-detection__collapse {
margin-bottom: 1px;
padding-top: 18px;
width: 24px;
display: flex;
justify-content: center;
align-items: flex-start;
margin-bottom: 1px;
padding-top: 33px;
background-color: #F3F7FA;
span {

View File

@@ -28,7 +28,7 @@
.explorer-top-tools {
display: flex;
justify-content: flex-end;
justify-content: space-between;
align-items: center;
padding-bottom: 18px;