There was an error while loading. Please reload this page.
closing-remarks
rgh-netiquette
1 parent 2ba018f commit e247851Copy full SHA for e247851
1 file changed
source/github-helpers/timeline-item.tsx
@@ -2,5 +2,5 @@ import React from 'dom-chef';
2
3
export default function TimelineItem(): JSX.Element {
4
// Classes copied from #issuecomment-new + mt-3 added
5
- return <div className="ml-0 pl-0 ml-md-6 pl-md-3 mt-3" />;
+ return <div className="ml-0 pl-0 ml-md-6 tmp-ml-md-6 pl-md-3 tmp-pl-md-3 mt-3 tmp-mt-3" />;
6
}
0 commit comments