Skip to content

Commit

Permalink
Merge pull request #7750 from storybookjs/revert-7400-7167-zooming-wi…
Browse files Browse the repository at this point in the history
…th-addon-centered

Core: Revert "Fix #7167 addon-centered causes component to disappear when zooming"
  • Loading branch information
shilman committed Aug 13, 2019
1 parent a2f5a65 commit 31dfaf2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/core/src/server/templates/base-preview-head.html
@@ -1,11 +1,6 @@
<base target="_parent">

<style>
html, body{
width: 100%;
height: 100%;
}

:not(.sb-show-main) > .sb-main,
:not(.sb-show-nopreview) > .sb-nopreview,
:not(.sb-show-errordisplay) > .sb-errordisplay {
Expand Down

0 comments on commit 31dfaf2

Please sign in to comment.