Merge changes Idef4818b,I65527e5d,I8e2e0631 into pre-release

* changes:
  amis-saas-6135 [Bug] 非云舍主题的应用,页面设计器无法使用
  amis-saas-6135 [Bug] 非云舍主题的应用,页面设计器无法使用
  修改:cxd前缀主题切换问题
This commit is contained in:
liqiu03 2022-08-31 16:15:57 +08:00 committed by iCode
commit 9b340ef339

View File

@ -42,24 +42,26 @@
&-body {
padding: var(--gap-base);
--Form-item-gap: 12px;
.cxd-IconPickerControl {
.cxd-IconPickerControl-value {
width: 88%;
}
.fix-icon-picker-overflow {
input {
width: 0;
}
.cxd-IconPickerControl-clear {
a {
display: inline-block;
position: relative;
left: -10px;
}
}
}
.inputGroup-addOn-no-border {
.cxd-InputGroup-addOn {
.inputGroup-split-line {
border: none;
padding-left: 5px;
padding-right: 5px;
line-height: 30px;
}
}
}