haikal/static/scss/theme/_tooltip.scss
Marwan Alwali b6486bb657 update
2024-12-25 17:51:07 +03:00

6 lines
105 B
SCSS

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