upd: calendar
Deskripsi: - update indicator pada kalender - fix style pada kalender No Issues
This commit is contained in:
@@ -419,6 +419,16 @@ const Styles = StyleSheet.create({
|
||||
justifyContent: 'space-between',
|
||||
borderColor: '#d6d8f6',
|
||||
borderBottomWidth: 1
|
||||
},
|
||||
signDate: {
|
||||
width: 20,
|
||||
height: 2,
|
||||
borderRadius: 3,
|
||||
marginTop: 3
|
||||
},
|
||||
selectedDate: {
|
||||
backgroundColor: '#238be6',
|
||||
borderRadius: 5
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user