openreplay/frontend/app/styles/recharts.css
2024-09-09 19:54:46 +05:30

12 lines
186 B
CSS

.recharts-legend-item {
padding: 0 10px;
margin-right: 0;
}
.recharts-legend-item-text {
user-select: none;
}
/*.recharts-legend-wrapper{ */
/* width: 388px !important;*/
/*}*/