Fixed fingerprint heading dark theme color.
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user