mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-04 13:09:07 +08:00
amis-saas-8183 [Bug] 组件状态中,表达式展示不一致
Change-Id: I0ed06f93468cb1d84ae82c1526347ec1b425dc43
This commit is contained in:
parent
6fb983cf97
commit
8855258d28
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user