💄 (frontend) add missing background
By following the "Docs - Accessibility" documentation, a background color is applied to the left block.
This commit is contained in:
@@ -50,6 +50,7 @@ export const LeftPanel = () => {
|
||||
overflow: hidden;
|
||||
border-right: 1px solid ${colors['greyscale-200']};
|
||||
`}
|
||||
className="bjkNMU"
|
||||
>
|
||||
<Box
|
||||
$css={css`
|
||||
|
||||
Reference in New Issue
Block a user