openreplay/frontend/app/styles/react-tippy-themes.scss
2022-10-19 18:11:26 +02:00

7 lines
No EOL
138 B
SCSS

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