Skip to content

Commit

Permalink
Much easier solution
Browse files Browse the repository at this point in the history
  • Loading branch information
dlnr committed Jan 31, 2025
1 parent b5b65df commit cda8a6d
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions storybook/src/styles/docs.css
Original file line number Diff line number Diff line change
Expand Up @@ -74,17 +74,7 @@
}

.ams-screen:has(.ams-docs-backdrop) {
min-block-size: 28rem;
}

/* stylelint-disable-next-line selector-class-pattern */
.sb-main-fullscreen .ams-screen:has(.ams-docs-backdrop) {
min-block-size: 100dvh;
}

/* stylelint-disable-next-line selector-max-id, selector-id-pattern */
#story--components-containers-dialog--with-scrollbar .ams-screen:has(.ams-docs-backdrop) {
min-block-size: 100vh;
display: contents;
}

.ams-docs-column,
Expand Down

0 comments on commit cda8a6d

Please sign in to comment.