fix icon bg

This commit is contained in:
Steve Ruiz 2022-07-23 15:06:32 +01:00
parent f0f545806a
commit 1cd86f6b29

View file

@ -403,7 +403,6 @@ const OverlapIcons = styled('div', {
gridColumn: 1,
gridRow: 1,
},
backgroundColor: '$panel',
})
const FontIcon = styled('div', {