Change other borderWidths from 2 to 1 (#10156)
This commit is contained in:
@@ -63,7 +63,7 @@ export function DateFieldButton({
|
||||
paddingLeft: 14,
|
||||
paddingRight: 14,
|
||||
borderColor: 'transparent',
|
||||
borderWidth: 2,
|
||||
borderWidth: 1,
|
||||
},
|
||||
native({
|
||||
paddingTop: 10,
|
||||
|
||||
Reference in New Issue
Block a user