Tune sizing of appearance control
This commit is contained in:
@@ -571,6 +571,8 @@ const styles = StyleSheet.create({
|
|||||||
flexDirection: 'row',
|
flexDirection: 'row',
|
||||||
},
|
},
|
||||||
selectableBtn: {
|
selectableBtn: {
|
||||||
|
flex: isDesktopWeb ? undefined : 1,
|
||||||
|
width: isDesktopWeb ? 100 : undefined,
|
||||||
flexDirection: 'row',
|
flexDirection: 'row',
|
||||||
justifyContent: 'center',
|
justifyContent: 'center',
|
||||||
borderWidth: 1,
|
borderWidth: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user