Skip to content

Commit

Permalink
ADD: margin bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremiahUy committed Nov 30, 2023
1 parent e858b6a commit 8a249dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ export const EditEtterlevelseDokumentasjonModal = (props: EditEtterlevelseDokume
<FieldArray name="behandlinger">
{(p: FieldArrayRenderProps) => {
return (
<div>
<div className="mb-4">
<LabelWithTooltip
label={'Legg til behandlinger fra Behandlingskatalogen'}
tooltip="Siden løsningen behandler personopplysninger må du ha en behandling i Behandlingskatalogen. Du kan knytte én eller flere behandlinger til etterlevelsesdokumentet."
Expand Down

0 comments on commit 8a249dd

Please sign in to comment.