mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 20:39:07 +08:00
[amis-saas-7150]:选择组件下拉字体大小问题
Change-Id: Id3acd1e446c08b8c715dcddcbfc73c342eafa0e6
This commit is contained in:
parent
5e7a6ecc18
commit
147da96cb8
@ -258,7 +258,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.action-config-dialog {
|
.action-config-dialog {
|
||||||
font-size: 12px;
|
*:not(svg) {
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
.action-config-panel {
|
.action-config-panel {
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
|
Loading…
Reference in New Issue
Block a user