Removed flex wrap from dice controls

This commit is contained in:
Mitchell McCaffrey 2020-05-27 11:34:32 +10:00
parent b786b176b0
commit 027fc480e1

View File

@ -38,9 +38,9 @@ function DiceButtons({
<Flex
sx={{
justifyContent: "center",
flexWrap: "wrap",
width: "100%",
alignItems: "center",
padding: "0 15px",
}}
>
<SelectDiceButton