mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
Merge pull request #10484 from allenve/fix-formulaStyle
fix: formula Button style
This commit is contained in:
commit
f2fb6135a6
@ -99,6 +99,7 @@
|
||||
|
||||
&-buttonWrapper {
|
||||
height: auto;
|
||||
}
|
||||
&-button {
|
||||
height: 100%;
|
||||
background-color: #f7f7f9;
|
||||
@ -115,7 +116,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&-icon {
|
||||
font-size: #{px2rem(14px)};
|
||||
|
Loading…
Reference in New Issue
Block a user