parent
d92222d4b5
commit
eda168f633
3 changed files with 19 additions and 1 deletions
@ -0,0 +1,13 @@ |
|||||||
|
.apexcharts-legend { |
||||||
|
justify-content: center !important; |
||||||
|
display: flex; |
||||||
|
overflow: auto; |
||||||
|
padding: 0 10px; |
||||||
|
position: absolute !important; |
||||||
|
left: 0px; |
||||||
|
top: 200px !important; |
||||||
|
} |
||||||
|
|
||||||
|
.apexcharts-canvas { |
||||||
|
top: -33px !important; |
||||||
|
} |
Loading…
Reference in new issue