diff --git a/src/renderer/src/App.tsx b/src/renderer/src/App.tsx index 39397d2..aef0099 100644 --- a/src/renderer/src/App.tsx +++ b/src/renderer/src/App.tsx @@ -277,7 +277,7 @@ const App: React.FC = () => { }} style={{ position: 'fixed', - zIndex: 100, + zIndex: 50, left: `${siderWidthValue - 2}px`, width: '5px', height: '100vh',