fixes dark mode on accounts overlay
This commit is contained in:
parent
4982211e27
commit
06af59fb2b
@ -104,7 +104,7 @@ struct AccountsPreferencesView: View {
|
|||||||
|
|
||||||
Spacer()
|
Spacer()
|
||||||
}
|
}
|
||||||
.background(Color.white)
|
.background(Color.init(.windowBackgroundColor))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user