fix : progress bar

This commit is contained in:
2025-07-14 17:14:17 +08:00
parent 19c0f0dfbc
commit 5f8fac2518
2 changed files with 10 additions and 4 deletions

View File

@@ -339,7 +339,7 @@ const Styles = StyleSheet.create({
backgroundColor: '#ccc',
borderRadius: 10,
margin: 0,
width: '90%'
width: '100%'
},
contentBar: {
height: 20,