landscape: sidebar uses borderRadius

This commit is contained in:
Matilde Park 2020-10-16 12:05:38 -04:00
parent ed337eb435
commit 40983be79c

View File

@ -95,6 +95,7 @@ export function Sidebar(props: SidebarProps) {
width="100%"
gridRow="1/2"
gridColumn="1/2"
borderTopLeftRadius='2'
borderRight={1}
borderRightColor="washedGray"
overflowY="scroll"