fix(component): fix layer control css

This commit is contained in:
thinkinggis 2020-05-09 12:16:07 +08:00
parent 89e5408e29
commit 6d88f5a4c7
1 changed files with 2 additions and 2 deletions

View File

@ -457,11 +457,11 @@
display: block;
padding: 8px;
}
.l7-control-layers label input[type="radio"], input[type="checkbox"]{
.l7-control-layers label input[type="radio"],
.l7-control-layers label input[type="checkbox"] {
width: 14px;
height: 14px;
margin: 0;
vertical-align: middle;
}
.l7-control-layers-separator {
height: 0;