Skip to content

Commit ef8875a

Browse files
chore: adds the fix to the DepartmentsSection component also
1 parent ccd267f commit ef8875a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/meteor/client/omnichannel/reports/sections/DepartmentsSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export const DepartmentsSection = () => {
1111
data={data}
1212
direction='horizontal'
1313
height={360}
14-
margins={{ left: 90, top: 30, right: 8 }}
14+
margins={{ left: 92, top: 30, right: 8 }}
1515
axis={{
1616
axisLeft: {
1717
tickSize: 0,

0 commit comments

Comments
 (0)