Set consent label text color to white

This commit is contained in:
2026-05-28 09:48:08 +00:00
parent 984f8c324f
commit 823b28983c
+1 -1
View File
@@ -1571,7 +1571,7 @@ button {
gap: 10px; gap: 10px;
cursor: pointer; cursor: pointer;
font-size: 0.88rem; font-size: 0.88rem;
color: #c8ddf0; color: #ffffff;
line-height: 1.45; line-height: 1.45;
} }
.access-consent-label input[type=checkbox] { .access-consent-label input[type=checkbox] {