openreplay/frontend/app/styles/recharts.css
2021-05-01 15:12:01 +05:30

7 lines
No EOL
97 B
CSS

.recharts-legend-item {
padding: 0 10px;
}
.recharts-legend-item-text {
user-select: none;
}