fix: emoji overflow and admin login cursor alignment
This commit is contained in:
@@ -960,7 +960,7 @@ const styles = StyleSheet.create({
|
||||
color: THEME.colors.text,
|
||||
paddingHorizontal: THEME.spacing.md,
|
||||
fontSize: 16,
|
||||
textAlign: 'center',
|
||||
textAlign: 'left',
|
||||
marginBottom: THEME.spacing.sm,
|
||||
},
|
||||
error: {
|
||||
|
||||
Reference in New Issue
Block a user