Lots of style clean up for buttons in Novi. Various bug fixes. Clean up of initial recovery meeting loading.

This commit is contained in:
Scott Idem
2024-12-24 11:18:37 -05:00
parent 47394d67ca
commit f89183685a
17 changed files with 92 additions and 122 deletions

View File

@@ -522,7 +522,10 @@ img.qr_code:focus {
}
.iframe button.ae_smaller,
.iframe .btn.ae_smaller {
.iframe .btn.ae_smaller,
.iframe button.novi_smaller,
.iframe .btn.novi_smaller
{
font-size: 0.8rem;
}