[amis-saas-7150]:选择组件下拉字体大小问题

Change-Id: Id3acd1e446c08b8c715dcddcbfc73c342eafa0e6
This commit is contained in:
hsm-lv 2022-10-26 20:17:34 +08:00
parent 5e7a6ecc18
commit 147da96cb8

View File

@ -258,7 +258,9 @@
}
.action-config-dialog {
font-size: 12px;
*:not(svg) {
font-size: 12px;
}
.action-config-panel {
background: #ffffff;