diff --git a/atoms/index.css b/atoms/index.css index 30c15d6..64447ad 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -180,8 +180,13 @@ img { } .legend { - border: 1px solid; - background-color: red; + border-collapse: collapse; +} + +.legendcell { + width: 2px; + + height: 25px !important; } .normal {