upd: dokumen divisi
- rename file dokumen divisi - modal float No Issues
This commit is contained in:
@@ -137,6 +137,9 @@ const Styles = StyleSheet.create({
|
||||
ph15: {
|
||||
paddingHorizontal: 15,
|
||||
},
|
||||
pv05: {
|
||||
paddingVertical: 5
|
||||
},
|
||||
pv10: {
|
||||
paddingVertical: 10
|
||||
},
|
||||
@@ -427,6 +430,19 @@ const Styles = StyleSheet.create({
|
||||
justifyContent: 'space-between',
|
||||
paddingVertical: 10,
|
||||
},
|
||||
modalFloatContent: {
|
||||
backgroundColor: 'white',
|
||||
borderRadius: 18,
|
||||
paddingTop: 5,
|
||||
paddingBottom: 10,
|
||||
paddingHorizontal: 20
|
||||
},
|
||||
titleContainerModalFloat: {
|
||||
flexDirection: 'row',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
paddingVertical: 10,
|
||||
},
|
||||
wrapBtnTab: {
|
||||
justifyContent: 'space-between',
|
||||
flexDirection: 'row',
|
||||
|
||||
Reference in New Issue
Block a user