fix label in dark mode
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
478258d88f
commit
8add865995
|
@ -21,9 +21,6 @@ export const styles = [
|
|||
PFFormControl,
|
||||
PFSwitch,
|
||||
css`
|
||||
.pf-c-radio__label {
|
||||
color: #212427;
|
||||
}
|
||||
select[multiple] {
|
||||
height: 15em;
|
||||
}
|
||||
|
|
Reference in a new issue