tweak settings divider color (#9381)
This commit is contained in:
@@ -252,7 +252,7 @@ export function Divider({style}: ViewStyleProp) {
|
|||||||
<View
|
<View
|
||||||
style={[
|
style={[
|
||||||
a.border_t,
|
a.border_t,
|
||||||
t.atoms.border_contrast_medium,
|
t.atoms.border_contrast_low,
|
||||||
a.w_full,
|
a.w_full,
|
||||||
a.my_sm,
|
a.my_sm,
|
||||||
style,
|
style,
|
||||||
|
|||||||
Reference in New Issue
Block a user