upd: discussion
Deskripsi: - ui list diskusi No Issues
This commit is contained in:
@@ -25,6 +25,10 @@ const Styles = StyleSheet.create({
|
||||
lineHeight: 24,
|
||||
fontWeight: '600',
|
||||
},
|
||||
textSmallSemiBold: {
|
||||
fontSize: 10,
|
||||
fontWeight: '600',
|
||||
},
|
||||
textTitle: {
|
||||
fontSize: 32,
|
||||
fontWeight: 'bold',
|
||||
@@ -120,6 +124,10 @@ const Styles = StyleSheet.create({
|
||||
paddingHorizontal: 15,
|
||||
borderRadius: 10
|
||||
},
|
||||
labelStatusSmall: {
|
||||
paddingHorizontal: 10,
|
||||
borderRadius: 10
|
||||
},
|
||||
rowSpaceBetween: {
|
||||
justifyContent: 'space-between',
|
||||
flexDirection: 'row'
|
||||
|
||||
Reference in New Issue
Block a user