diff --git a/src/app/(main)/MenuBar.tsx b/src/app/(main)/MenuBar.tsx index 310cbf6a..fd6486d1 100644 --- a/src/app/(main)/MenuBar.tsx +++ b/src/app/(main)/MenuBar.tsx @@ -18,7 +18,7 @@ export function MenuBar(props: RowProps) { paddingX="3" paddingRight="5" backgroundColor="2" - style={{ borderBottom: '1px solid var(--border-color)' }} + border="bottom" >