upd: project
Deskripsi: - delete project yg telah dibatalkan - akses fitur by user role - tampilan text yg panjang No Issues
This commit is contained in:
@@ -161,6 +161,9 @@ const Styles = StyleSheet.create({
|
||||
w100: {
|
||||
width: '100%'
|
||||
},
|
||||
w95: {
|
||||
width: '95%'
|
||||
},
|
||||
w90: {
|
||||
width: '90%'
|
||||
},
|
||||
@@ -300,6 +303,7 @@ const Styles = StyleSheet.create({
|
||||
},
|
||||
headerPaperGrid: {
|
||||
paddingVertical: 25,
|
||||
paddingHorizontal: 20,
|
||||
alignItems: 'center',
|
||||
borderTopStartRadius: 15,
|
||||
borderTopEndRadius: 15
|
||||
|
||||
Reference in New Issue
Block a user