Remove dice share background colour
This commit is contained in:
parent
68a5ae1f46
commit
e886da6dd9
@ -36,7 +36,6 @@ function DiceRolls({ rolls }) {
|
|||||||
</Flex>
|
</Flex>
|
||||||
{expanded && (
|
{expanded && (
|
||||||
<Flex
|
<Flex
|
||||||
bg="overlay"
|
|
||||||
sx={{
|
sx={{
|
||||||
flexDirection: "column",
|
flexDirection: "column",
|
||||||
}}
|
}}
|
||||||
|
Loading…
Reference in New Issue
Block a user