openreplay/frontend/app/styles/recharts.css
2024-07-09 22:48:22 +05:30

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;
}