1
This commit is contained in:
@@ -152,7 +152,7 @@ const HomeNavbar = (props: IProps) => {
|
||||
top: 0,
|
||||
left: 0,
|
||||
width: '100%',
|
||||
height: `${statusBarHeight + navBarHeight}px`,
|
||||
height: `${ navBarHeight}px`,
|
||||
paddingTop: `${statusBarHeight}px`,
|
||||
backgroundColor: 'transparent',
|
||||
zIndex: 99,
|
||||
|
||||
Reference in New Issue
Block a user