IO-1228 Report Center grouping change.

This commit is contained in:
Patrick Fic
2021-09-23 10:38:22 -07:00
parent 637c718b05
commit 0ba445aad2
2 changed files with 4 additions and 4 deletions

View File

@@ -153,7 +153,7 @@ export function ReportCenterModalComponent({ reportCenterModal }) {
<Typography.Title level={4}>
{t(`reportcenter.labels.groups.${key}`)}
</Typography.Title>
<ul style={{ columns: "3 auto" }}>
<ul style={{ columns: "2 auto" }}>
{grouped[key].map((item) => (
<li key={item.key}>
<Radio key={item.key} value={item.key}>