upd: project
Deskripsi: - ui detail project - ui create project - ui edit tambah tugas - ui edit tambah file - ui edit judul project - ui cancel project No Issues
This commit is contained in:
@@ -120,6 +120,9 @@ const Styles = StyleSheet.create({
|
||||
p15: {
|
||||
padding: 15
|
||||
},
|
||||
p10: {
|
||||
padding: 10
|
||||
},
|
||||
round30: {
|
||||
borderRadius: 30
|
||||
},
|
||||
@@ -172,7 +175,7 @@ const Styles = StyleSheet.create({
|
||||
},
|
||||
inputRoundForm: {
|
||||
borderRadius: 10,
|
||||
borderColor: 'gray',
|
||||
borderColor: '#d6d8f6',
|
||||
borderWidth: 1,
|
||||
paddingVertical: 10,
|
||||
paddingHorizontal: 15,
|
||||
@@ -259,6 +262,8 @@ const Styles = StyleSheet.create({
|
||||
padding: 15,
|
||||
backgroundColor: 'white',
|
||||
borderRadius: 10,
|
||||
borderWidth: 1,
|
||||
borderColor: '#d6d8f6',
|
||||
},
|
||||
contentItemCenter: {
|
||||
justifyContent: 'center',
|
||||
|
||||
Reference in New Issue
Block a user