Files
dev-chiefworks f76abffdcd first commit
2022-05-31 16:21:53 -04:00

13 lines
308 B
SCSS

/* ------------------------------------------------------------------------------
*
* # Tooltip component
*
* Override and extend default tooltip styles.
*
* ---------------------------------------------------------------------------- */
// Header
.toast-header {
background-clip: border-box;
}