Skip to content

Commit

Permalink
#10928: add description to top of resource tab
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelliney committed Aug 16, 2024
1 parent 60d1cf0 commit 6fc4bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shared/components/resources/ResourceTab.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export default class ResourceTab extends React.Component<
className="pull-left"
style={{ marginBottom: 10 }}
/>
<p style={{ marginLeft: '10px' }}>
<p style={{ marginLeft: 10 }}>
{
this.currentResourceDatum.resourceDefinition
.description
Expand Down

0 comments on commit 6fc4bc7

Please sign in to comment.