Show note on language change and offer reload

This commit is contained in:
Michael Shamoon
2022-05-25 16:06:59 -07:00
parent e72766a5bf
commit 0fa717fe11
6 changed files with 69 additions and 22 deletions

View File

@@ -186,7 +186,8 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
.toast,
.toast .toast-header,
.toast .btn-close {
.toast .btn,
.toast .btn-close, {
color: var(--pngx-primary-text-contrast);
}
}