@@ -3,7 +3,7 @@ import { Colors } from '../../../../theme';
export const styles = StyleSheet.create({
dropdown: {
- width: 150,
+ width: '47%',
height: 40,
backgroundColor: '#F4F4F4',
borderRadius: 4,