Skip to content

Commit 9c23d7d

Browse files
langermankjonrohan
andauthored
Update src/overlay/overlay.scss
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
1 parent f4bdd2c commit 9c23d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/overlay/overlay.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ $primer-borderRadius-large: 0.75rem;
162162
// stylelint-disable-next-line primer/box-shadow
163163
box-shadow: inset 0 #{-$border-width} var(--color-border-default);
164164

165-
+.Overlay-body {
165+
+ .Overlay-body {
166166
padding-top: $spacer-3;
167167
}
168168
}

0 commit comments

Comments
 (0)