NEZ-2681 fix:修改集成页面panel为dashboard

This commit is contained in:
zyh
2023-03-16 16:03:27 +08:00
parent 93631a88e9
commit f49284dc50
2 changed files with 10 additions and 9 deletions

View File

@@ -38,7 +38,8 @@
}
.integration-icon{
margin-top: 30px;
width: 50px;
width: auto;
max-width: 100%;
height: 50px;
}
.integration-name{
@@ -119,7 +120,7 @@
line-height: 0;
img{
width: 72px;
height: 72px;
height: auto;
}
}
.integration-dialog-introduce{