Skip to content

Commit

Permalink
Update src/overlay/overlay.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
  • Loading branch information
langermank and jonrohan authored Aug 30, 2022
1 parent f4bdd2c commit 9c23d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/overlay/overlay.scss
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ $primer-borderRadius-large: 0.75rem;
// stylelint-disable-next-line primer/box-shadow
box-shadow: inset 0 #{-$border-width} var(--color-border-default);

+.Overlay-body {
+ .Overlay-body {
padding-top: $spacer-3;
}
}
Expand Down

0 comments on commit 9c23d7d

Please sign in to comment.