Force white color on consent label span
This commit is contained in:
@@ -1571,9 +1571,12 @@ button {
|
||||
gap: 10px;
|
||||
cursor: pointer;
|
||||
font-size: 0.88rem;
|
||||
color: #ffffff;
|
||||
color: #ffffff !important;
|
||||
line-height: 1.45;
|
||||
}
|
||||
.access-consent-label span {
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.access-consent-label input[type=checkbox] {
|
||||
margin-top: 2px;
|
||||
flex-shrink: 0;
|
||||
|
||||
Reference in New Issue
Block a user