amalia/10-mar-26 #36

Merged
amaliadwiy merged 6 commits from amalia/10-mar-26 into join 2026-03-10 16:31:06 +08:00
27 changed files with 12 additions and 12 deletions
Showing only changes of commit 1cfecbbdd5 - Show all commits

View File

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