mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 20:18:03 +08:00
Merge changes Idef4818b,I65527e5d,I8e2e0631 into pre-release
* changes: amis-saas-6135 [Bug] 非云舍主题的应用,页面设计器无法使用 amis-saas-6135 [Bug] 非云舍主题的应用,页面设计器无法使用 修改:cxd前缀主题切换问题
This commit is contained in:
commit
9b340ef339
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user