amis-saas-8183 [Bug] 组件状态中,表达式展示不一致

Change-Id: I0ed06f93468cb1d84ae82c1526347ec1b425dc43
This commit is contained in:
jiatianqi 2022-11-22 16:13:13 +08:00
parent 6fb983cf97
commit 8855258d28

View File

@ -2,11 +2,13 @@ div.ae-editor-FormulaControl {
position: relative;
@include flexBox();
align-items: stretch;
max-width: 100%;
}
.ae-editor-FormulaControl {
& > &-button {
height: auto;
background-color: #f7f7f9;
padding: 4px 8px;
border-radius: 0 var(--button-size-sm-top-left-border-radius)
var(--button-size-sm-bottom-right-border-radius) 0;
border-left: 0;