haikal/staticfiles/scss/theme/_tooltip.scss

6 lines
105 B
SCSS

.tooltip-light {
.tooltip-inner {
background-color: var(--#{$prefix}emphasis-bg) !important;
}
}