Fix: Some display issues (#2219)
* Update LeftNav.tsx * Update RightNav.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export function DesktopRightNav() {
|
||||
</Text>
|
||||
</View>
|
||||
) : undefined}
|
||||
<View style={[s.flexRow]}>
|
||||
<View style={[{flexWrap: 'wrap'}, s.flexRow]}>
|
||||
{hasSession && (
|
||||
<>
|
||||
<TextLink
|
||||
|
||||
Reference in New Issue
Block a user