upd: division
Deskripsi: - ui list divisi - ui detail divisi No Issues
This commit is contained in:
@@ -246,6 +246,15 @@ const Styles = StyleSheet.create({
|
||||
paddingHorizontal: 20,
|
||||
justifyContent: 'space-evenly'
|
||||
},
|
||||
contentPaperGrid2: {
|
||||
backgroundColor: 'white',
|
||||
height: 100,
|
||||
borderBottomEndRadius: 15,
|
||||
borderBottomStartRadius: 15,
|
||||
paddingHorizontal: 20,
|
||||
paddingVertical: 15,
|
||||
justifyContent: 'flex-start'
|
||||
},
|
||||
wrapBar: {
|
||||
height: 20,
|
||||
backgroundColor: '#ccc',
|
||||
|
||||
Reference in New Issue
Block a user