Fix more messages style (#7943)

This commit is contained in:
Daniel Espino García 2024-05-09 12:06:46 +02:00 committed by GitHub
parent c27abc9986
commit 82713830de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,8 @@ const getStyleSheet = makeStyleSheetFromTheme((theme: Theme) => {
return {
animatedContainer: {
position: 'absolute',
margin: 8,
padding: 8,
width: '100%',
},
cancelContainer: {
alignItems: 'center',