Merge pull request #7400 from 8beeeaaat/7167-zooming-with-addon-centered

Fix #7167 addon-centered causes component to disappear when zooming
This commit is contained in:
Alex Wilson 2019-07-22 12:51:22 -04:00 committed by GitHub
commit 688ffe3184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,11 @@
<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 {