openreplay/frontend/app/components/Dashboard/components/DashboardView/DashboardView.module.css
2022-08-12 13:04:24 +03:00

5 lines
89 B
CSS

.tooltipContainer {
& > tippy-popper > tippy-tooltip {
padding: 0!important;
}
}