interface: popover uses scales.black30 not gray

This commit is contained in:
Matilde Park 2020-10-05 18:02:37 -04:00
parent 9d27379250
commit 053c38a1be

View File

@ -57,7 +57,7 @@ export function PopoverRoutes(
<Box
px={[3, 7, 8]}
py={[3, 5]}
bg="gray"
backgroundColor='scales.black30'
left="0px"
top="0px"
width="100vw"