feat(prejoin/native): adjusted room name margins

This commit is contained in:
Calin-Teodor 2022-10-14 15:05:57 +03:00 committed by Calinteodor
parent 3e31e1816d
commit e8e6beabab
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ export default {
backgroundColor: BaseTheme.palette.ui16, backgroundColor: BaseTheme.palette.ui16,
bottom: BaseTheme.spacing[3], bottom: BaseTheme.spacing[3],
borderRadius: 4, borderRadius: 4,
margin: BaseTheme.spacing[3],
paddingHorizontal: BaseTheme.spacing[3], paddingHorizontal: BaseTheme.spacing[3],
paddingVertical: BaseTheme.spacing[1], paddingVertical: BaseTheme.spacing[1],
position: 'absolute' position: 'absolute'