fix: emoji overflow and admin login cursor alignment
This commit is contained in:
@@ -699,6 +699,7 @@ const styles = StyleSheet.create({
|
||||
justifyContent: 'center',
|
||||
alignItems: 'center',
|
||||
backgroundColor: THEME.colors.background,
|
||||
overflow: 'hidden',
|
||||
},
|
||||
controlPanel: {
|
||||
flex: 0.8,
|
||||
|
||||
Reference in New Issue
Block a user