diff --git a/Eplant/UI/Layout/ViewContainer/index.tsx b/Eplant/UI/Layout/ViewContainer/index.tsx index b2f26497..be562932 100644 --- a/Eplant/UI/Layout/ViewContainer/index.tsx +++ b/Eplant/UI/Layout/ViewContainer/index.tsx @@ -76,16 +76,6 @@ export function ViewContainer({ position='sticky' elevation={0} > - ({ - gap: '8px', - paddingRight: 16, - borderStyle: 'solid', - borderWidth: '1px 0px 1px 1px', - borderColor: theme.palette.background.edge, - borderLeftColor: theme.palette.background.edgeLight, - })} - > ({ gap: '8px',