Improve purchased Augs section

This commit is contained in:
nickofolas
2022-04-08 11:22:46 -05:00
parent b9cc6321fd
commit 96226f199f
3 changed files with 38 additions and 5 deletions
+3 -1
View File
@@ -133,7 +133,7 @@ export function PlayerMultipliers(): React.ReactElement {
}
return (
<Paper sx={{ p: 1, maxHeight: 400, overflowY: "scroll" }}>
<Paper sx={{ p: 1, maxHeight: 400, overflowY: "scroll", display: "grid", gridTemplateColumns: "repeat(2, 1fr)" }}>
<Box>
<MultiplierList
rows={[
@@ -232,7 +232,9 @@ export function PlayerMultipliers(): React.ReactElement {
]}
color={Settings.theme.cha}
/>
</Box>
<Box>
<MultiplierList
rows={[
[