Set consent label text color to white
This commit is contained in:
@@ -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] {
|
||||||
|
|||||||
Reference in New Issue
Block a user