Fix notifications borders (#7140)
This commit is contained in:
@@ -145,7 +145,7 @@ export function TabBar({
|
||||
const desktopStyles = StyleSheet.create({
|
||||
outer: {
|
||||
flexDirection: 'row',
|
||||
width: 598,
|
||||
width: 600,
|
||||
},
|
||||
contentContainer: {
|
||||
flexGrow: 1,
|
||||
|
||||
Reference in New Issue
Block a user