Skip to content

Commit

Permalink
Merge pull request #2120 from navikt/luft-produktdetaljer-quickfix
Browse files Browse the repository at this point in the history
Quick-fix manglende luft i produkdetaljer
  • Loading branch information
bdahle authored Nov 29, 2024
2 parents 4741f4f + 9fdf7af commit 5bb6cad
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@
table {
table-layout: fixed;
}

:global(.region__main_complaint) {
margin-top: var(--a-spacing-5);
}
}

0 comments on commit 5bb6cad

Please sign in to comment.