Skip to content

Commit

Permalink
OpenConceptLab/ocl_issues#1363 | Quick Add Mappings from concept heading
Browse files Browse the repository at this point in the history
  • Loading branch information
snyaggarwal committed Nov 18, 2022
1 parent 79e8b11 commit c4959c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/mappings/MappingInlineForm.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const MappingInlineForm = ({defaultMapType, concept, onClose, onSubmit, isDirect
return (
<form id='mapping-inline-form'>
<div className='col-xs-12' style={{marginBottom: '15px', padding: defaultMapType ? '0 8px 0 0' : '0 8px'}}>
<h3 style={{margin: '15px 0 0 0'}}>Add a mapping</h3>
{
!defaultMapType &&
<div className='col-xs-12 no-side-padding' style={{marginTop: '15px'}}>
Expand Down

0 comments on commit c4959c9

Please sign in to comment.