feat(prejoin/native): adjusted room name margins
This commit is contained in:
parent
3e31e1816d
commit
e8e6beabab
|
@ -100,6 +100,7 @@ export default {
|
|||
backgroundColor: BaseTheme.palette.ui16,
|
||||
bottom: BaseTheme.spacing[3],
|
||||
borderRadius: 4,
|
||||
margin: BaseTheme.spacing[3],
|
||||
paddingHorizontal: BaseTheme.spacing[3],
|
||||
paddingVertical: BaseTheme.spacing[1],
|
||||
position: 'absolute'
|
||||
|
|
Loading…
Reference in New Issue