Increase bottom padding for mobile login/signup footer (#6254)
This commit is contained in:
@@ -177,7 +177,7 @@ export function BottomBarWeb() {
|
||||
alignItems: 'center',
|
||||
justifyContent: 'space-between',
|
||||
paddingTop: 14,
|
||||
paddingBottom: 2,
|
||||
paddingBottom: 14,
|
||||
paddingLeft: 14,
|
||||
paddingRight: 6,
|
||||
gap: 8,
|
||||
|
||||
Reference in New Issue
Block a user