openreplay/frontend/app/styles/react-tippy-themes.css
2024-11-19 17:27:51 +01:00

7 lines
No EOL
138 B
CSS

.tippy-tooltip.light-theme {
padding: 0;
}
.tippy-tooltip.light-theme[data-animatefill] {
background-color: white !important;
}