12 lines
No EOL
173 B
CSS
12 lines
No EOL
173 B
CSS
.recharts-legend-item {
|
|
padding: 0 10px;
|
|
margin-right: 0;
|
|
}
|
|
|
|
.recharts-legend-item-text {
|
|
user-select: none;
|
|
}
|
|
|
|
.recharts-legend-wrapper{
|
|
width: 388px !important;
|
|
} |