Skip to content

Commit

Permalink
<FieldBlock> label now has spacing on small screens
Browse files Browse the repository at this point in the history
  • Loading branch information
snorrekim committed Jan 8, 2024
1 parent cc32498 commit 61a5a7c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ fieldset.dnb-forms-field-block {
.dnb-forms-field-block {
&__grid {
display: grid;

@include formLabelWrap();
}

&--layout {
Expand Down

0 comments on commit 61a5a7c

Please sign in to comment.