Make columnsize a bit smaller and style y axis
This commit is contained in:
@@ -104,7 +104,7 @@ export default class DayColumn extends Component {
|
||||
onPress: () => {
|
||||
this.passDateToDayView(dateString)
|
||||
},
|
||||
activeOpacity: 0.8
|
||||
activeOpacity: 1
|
||||
},
|
||||
columnElements
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user