diff --git a/src/view/shell/desktop/RightNav.tsx b/src/view/shell/desktop/RightNav.tsx index c1544713..1c013a3d 100644 --- a/src/view/shell/desktop/RightNav.tsx +++ b/src/view/shell/desktop/RightNav.tsx @@ -99,7 +99,7 @@ const styles = StyleSheet.create({ position: 'absolute', top: 20, left: 'calc(50vw + 330px)', - width: 300, + width: 304, }, message: {