diff --git a/Stock-Market-Application/src/components/Overview.tsx b/Stock-Market-Application/src/components/Overview.tsx index 551644f..a33f23a 100644 --- a/Stock-Market-Application/src/components/Overview.tsx +++ b/Stock-Market-Application/src/components/Overview.tsx @@ -257,7 +257,7 @@ export default function Overview(props: { changeMarquee: Function, myStockDm: Da @@ -343,7 +343,7 @@ export default function Overview(props: { changeMarquee: Function, myStockDm: Da id="listSidebar" ref={sidebarobj} className="sidebar-list" - width="250px" + width="220px" target=".listmaincontent" type="Auto" isOpen={true}