upd: caraousel
Deskripsi: -fix caraousel project pada home page - fix carousel divisi pada home page - fix caraousel task divisi pada divisi page - fix caraousel dokumen divisi pada divisi page No Issues
This commit is contained in:
@@ -46,7 +46,6 @@ const Styles = StyleSheet.create({
|
||||
textInformation: {
|
||||
fontSize: 12,
|
||||
fontWeight: 'light',
|
||||
marginTop: 5,
|
||||
},
|
||||
cError: {
|
||||
color: '#DB1514'
|
||||
@@ -223,7 +222,7 @@ const Styles = StyleSheet.create({
|
||||
marginBottom:15
|
||||
},
|
||||
wrapGridCaraousel: {
|
||||
width: '80%',
|
||||
width: '95%',
|
||||
height: 200,
|
||||
shadowColor: '#171717',
|
||||
shadowOffset: { width: -2, height: 4 },
|
||||
|
||||
Reference in New Issue
Block a user