Change footer class to prevent conflict with email bodies.

This commit is contained in:
2024-01-20 08:14:37 -08:00
parent 8c47f01758
commit 901785e47c
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ iframe {
white-space: nowrap;
text-align: right;
}
.footer {
.lb-footer {
background-color: #eee;
color: #222;
position: fixed;