Fixed fingerprint heading dark theme color.

This commit is contained in:
2026-01-26 16:50:06 +01:00
parent 6dedf10846
commit 9f3bc6e8de

View File

@@ -802,7 +802,7 @@ function copySummary() {
} }
.fingerprints-heading { .fingerprints-heading {
color: var(--shadow); color: var(--glass);
font-weight: normal; font-weight: normal;
padding: .25rem; padding: .25rem;
text-align: left; text-align: left;