fix display misconsumption in map-legend from cube to line
This commit is contained in:
parent
f2dd47684b
commit
c91a0f9872
@ -34,9 +34,9 @@ body {
|
||||
|
||||
.legend i {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
height: 3px;
|
||||
float: left;
|
||||
margin: 0 8px 0 0;
|
||||
margin: 7px 8px 0 0;
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user