Merge branch 'develop' into issue_16009

This commit is contained in:
Jeremy Stretch
2024-09-19 13:09:44 -04:00
8 changed files with 95 additions and 67 deletions

File diff suppressed because one or more lines are too long

View File

@@ -128,6 +128,9 @@ body[data-bs-theme=dark] {
.footer .text-primary {
color: white !important;
}
.toast {
color: var(--#{$prefix}body-color);
}
}
// Do not apply padding to <code> elements inside a <pre>