upd: dokumen divisi
Deskripsi; - ui modal salin dan pindah file - button on bottom No Issues
This commit is contained in:
@@ -135,7 +135,7 @@ export default function DiscussionDetail() {
|
||||
</View>
|
||||
</View>
|
||||
</ScrollView>
|
||||
<View style={[Styles.ph15, { position: 'absolute', bottom: 0, backgroundColor: '#f4f4f4' }]}>
|
||||
<View style={[Styles.ph15, Styles.absolute0, { backgroundColor: '#f4f4f4' }]}>
|
||||
<InputForm
|
||||
bg="white"
|
||||
type="default"
|
||||
|
||||
@@ -31,7 +31,7 @@ export default function DocumentDivision() {
|
||||
/>
|
||||
<ScrollView style={{ height: '100%' }}>
|
||||
<View style={[Styles.p15, Styles.mb100]}>
|
||||
<View style={{ flexDirection: 'row', alignItems: 'center' }}>
|
||||
<View style={[Styles.rowItemsCenter]}>
|
||||
<Text> home </Text>
|
||||
<AntDesign name="right" style={[Styles.mh05, Styles.mt02]} />
|
||||
<Text> folder 1 </Text>
|
||||
|
||||
Reference in New Issue
Block a user