amis-saas-5329 [Feature] 「feat」服务调用配置升级

Change-Id: If832de40ea5bf2365bd96ff048333dead56876f6
This commit is contained in:
RickCole21 2022-08-12 17:24:41 +08:00
parent 283597f4cc
commit f719b6150a
2 changed files with 2 additions and 3 deletions

View File

@ -370,7 +370,7 @@
}
}
.cxd-Tree-itemLabel.is-checked {
background: var(--Tree-item-onChekced-bg);;
background: var(--Tree-item-onChekced-bg);
}
.cxd-Tree-itemLabel.is-checked::before {
content: '';
@ -444,7 +444,7 @@
}
.ApiControl {
display: relative;
position: relative;
&-header {
position: absolute;

View File

@ -2,7 +2,6 @@
margin-top: 30px;
.ApiControl {
display: relative;
margin-bottom: 0;
&-header {