mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +08:00
amis-saas-5329 [Feature] 「feat」服务调用配置升级
Change-Id: If832de40ea5bf2365bd96ff048333dead56876f6
This commit is contained in:
parent
283597f4cc
commit
f719b6150a
@ -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;
|
||||
|
@ -2,7 +2,6 @@
|
||||
margin-top: 30px;
|
||||
|
||||
.ApiControl {
|
||||
display: relative;
|
||||
margin-bottom: 0;
|
||||
|
||||
&-header {
|
||||
|
Loading…
Reference in New Issue
Block a user