upd: dokumen divisi

Deskripsi;
- ui modal salin dan pindah file
- button on bottom

No Issues
This commit is contained in:
amel
2025-03-21 11:46:38 +08:00
parent e47695a128
commit 69248290ff
6 changed files with 96 additions and 8 deletions

View File

@@ -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"

View File

@@ -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>