mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-04 12:58:38 +08:00
amis-saas-6892 [Feature] fx公式函数ResultBox回显输入框左间距为0的样式优化
Change-Id: Ia70572c7474562213d360f0f51064cf888f67d61
This commit is contained in:
parent
f1accf52a9
commit
3f1a89f26d
@ -65,7 +65,7 @@
|
||||
margin-right: 3px;
|
||||
max-width: calc(100% - 39px); // 避免表达式内容太长撑开面板
|
||||
white-space: nowrap;
|
||||
padding: 0;
|
||||
padding: 0 0 0 0.75rem;
|
||||
|
||||
&.is-clearable {
|
||||
> div:first-child {
|
||||
|
Loading…
Reference in New Issue
Block a user