mirror of https://gitee.com/antv-l7/antv-l7
fix: SelectControl 样式字体缩小
This commit is contained in:
parent
6c663de6d4
commit
e5fefea36a
|
@ -36,6 +36,7 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
font-size: 12px;
|
||||||
input[type='checkbox'] {
|
input[type='checkbox'] {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|
Loading…
Reference in New Issue