haikal/staticfiles/scss/theme/_tooltip.scss
2025-02-18 08:29:08 +00:00

6 lines
105 B
SCSS

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