feat: Implement comprehensive member management with user accounts, roles, and password handling for admin and mobile applications.
This commit is contained in:
@@ -482,7 +482,7 @@ export default function ProfilScreen() {
|
||||
|
||||
const styles = StyleSheet.create({
|
||||
safeArea: { flex: 1, backgroundColor: '#F8FAFC' },
|
||||
content: { paddingHorizontal: 18, paddingBottom: 30, gap: 14 },
|
||||
content: { paddingHorizontal: 18, paddingBottom: 120, gap: 14 },
|
||||
|
||||
// Hero
|
||||
hero: {
|
||||
|
||||
Reference in New Issue
Block a user