upd: refresh control

deskripsi:
- warna refresh control pada semua fitur
- warna bottom pada modal select

No Issues
This commit is contained in:
2026-02-18 16:35:04 +08:00
parent 64aaafa2be
commit 31b7cf6a30
28 changed files with 124 additions and 26 deletions

View File

@@ -479,7 +479,7 @@ const Styles = StyleSheet.create({
borderColor: '#d6d8f6',
borderWidth: 1,
borderRadius: 5,
marginBottom: 10
marginBottom: 5
},
wrapItemBorderNone: {
padding: 10,
@@ -584,7 +584,6 @@ const Styles = StyleSheet.create({
padding: 10,
flexDirection: 'row',
justifyContent: 'space-between',
borderColor: '#d6d8f6',
borderBottomWidth: 1,
alignItems: 'center'
},