💄 (frontend) add missing background

By following the "Docs - Accessibility" documentation, a background color is applied to the left block.
This commit is contained in:
Your name
2025-02-14 15:37:33 +01:00
parent 296dbb7957
commit a8d2e2b7bd
@@ -50,6 +50,7 @@ export const LeftPanel = () => {
overflow: hidden;
border-right: 1px solid ${colors['greyscale-200']};
`}
className="bjkNMU"
>
<Box
$css={css`