Merge pull request #10484 from allenve/fix-formulaStyle

fix: formula Button style
This commit is contained in:
Allen 2024-06-20 14:46:51 +08:00 committed by GitHub
commit f2fb6135a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,6 +99,7 @@
&-buttonWrapper {
height: auto;
}
&-button {
height: 100%;
background-color: #f7f7f9;
@ -115,7 +116,6 @@
}
}
}
}
&-icon {
font-size: #{px2rem(14px)};