upd : border di android

This commit is contained in:
2026-03-10 11:09:19 +08:00
parent 21006e8eee
commit 1cfecbbdd5

View File

@@ -490,17 +490,17 @@ const Styles = StyleSheet.create({
wrapItemDiscussion: {
padding: 15,
borderRadius: 5,
borderColor: '#d6d8f6',
// borderColor: '#d6d8f6',
borderBottomWidth: 1,
},
wrapItemBorderBottom: {
padding: 10,
borderColor: '#d6d8f6',
// borderColor: '#d6d8f6',
borderBottomWidth: 1,
},
wrapItemBorderAll: {
padding: 10,
borderColor: '#d6d8f6',
// borderColor: '#d6d8f6',
borderWidth: 1,
borderRadius: 5,
marginBottom: 5