diff --git a/src/components/Layouts/Detail/RightSidebar.tsx b/src/components/Layouts/Detail/RightSidebar.tsx index 7d813b2a4..e8084d128 100644 --- a/src/components/Layouts/Detail/RightSidebar.tsx +++ b/src/components/Layouts/Detail/RightSidebar.tsx @@ -14,6 +14,7 @@ export const RightSidebar: React.FC = ({ height="100%" overflowY="auto" className="hide-scrollbar" + borderLeftWidth={1} gridColumn={"8"} gridRow={{ mobile: "6", tablet: "full", desktop: "full" }} >