FIX snapshots

This commit is contained in:
Norbert de Langen 2018-12-20 11:02:44 +01:00
parent e1c901b7a0
commit 35e9c0154d
No known key found for this signature in database
GPG Key ID: 976651DA156C2825

View File

@ -453,15 +453,18 @@ exports[`Storyshots Addons|Info.ForwardRef Displays forwarded ref components cor
</button> </button>
</div> </div>
<button <button
class="info__show-button"
style="font-family:sans-serif;font-size:12px;display:block;position:fixed;border:none;background:#28c;color:#fff;padding:5px 15px;cursor:pointer;top:0;right:0;border-radius:0 0 0 5px" style="font-family:sans-serif;font-size:12px;display:block;position:fixed;border:none;background:#28c;color:#fff;padding:5px 15px;cursor:pointer;top:0;right:0;border-radius:0 0 0 5px"
type="button" type="button"
> >
Show Info Show Info
</button> </button>
<div <div
class="info__overlay"
style="position:fixed;background:white;top:0;bottom:0;left:0;right:0;padding:0 40px;overflow:auto;z-index:99999;display:none" style="position:fixed;background:white;top:0;bottom:0;left:0;right:0;padding:0 40px;overflow:auto;z-index:99999;display:none"
> >
<button <button
class="info__close-button"
style="font-family:sans-serif;font-size:12px;display:block;position:fixed;border:none;background:#28c;color:#fff;padding:5px 15px;cursor:pointer;top:0;right:0;border-radius:0 0 0 5px" style="font-family:sans-serif;font-size:12px;display:block;position:fixed;border:none;background:#28c;color:#fff;padding:5px 15px;cursor:pointer;top:0;right:0;border-radius:0 0 0 5px"
type="button" type="button"
> >