mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
FIX snapshots
This commit is contained in:
parent
e1c901b7a0
commit
35e9c0154d
@ -453,15 +453,18 @@ exports[`Storyshots Addons|Info.ForwardRef Displays forwarded ref components cor
|
||||
</button>
|
||||
</div>
|
||||
<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"
|
||||
type="button"
|
||||
>
|
||||
Show Info
|
||||
</button>
|
||||
<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"
|
||||
>
|
||||
<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"
|
||||
type="button"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user