Increase legend size by 50% (180px)
This commit is contained in:
@@ -169,7 +169,7 @@
|
|||||||
|
|
||||||
.radar-legend img {
|
.radar-legend img {
|
||||||
display: block;
|
display: block;
|
||||||
max-height: 120px;
|
max-height: 180px;
|
||||||
width: auto;
|
width: auto;
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user