Skip to content

Commit 6aa1c50

Browse files
make sure style guide doesn't overlap with design system popovers
1 parent 3cc4f77 commit 6aa1c50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/style-guide/editor.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ $guide-font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Ro
209209
}
210210
.ugb-style-guide-popover {
211211
box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
212+
z-index: 100000;
212213

213214
.ugb-style-guide-popover__close-button {
214215
height: 40px;

0 commit comments

Comments
 (0)