mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 01:54:43 +03:00
interface: popover uses scales.black30 not gray
This commit is contained in:
parent
9d27379250
commit
053c38a1be
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user