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

@@ -84,6 +84,10 @@ svg.logo {
}
}
.text-primary {
color: var(--bs-primary) !important;
}
.btn-outline-primary {
border-color: var(--bs-primary) !important;
color: var(--bs-primary) !important;