mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 14:01:16 +08:00
Update snapshots
This commit is contained in:
parent
5e14bdebb0
commit
a089e94564
@ -3353,30 +3353,11 @@ exports[`Storyshots UI|Settings/ShortcutsScreen default shortcuts 1`] = `
|
||||
background: #FFFFFF linear-gradient(to bottom,transparent calc(100% - 1px),rgba(0,0,0,.1) calc(100% - 1px));
|
||||
}
|
||||
|
||||
.emotion-8:hover {
|
||||
-webkit-scrollbar-width: none;
|
||||
-moz-scrollbar-width: none;
|
||||
-ms-scrollbar-width: none;
|
||||
scrollbar-width: none;
|
||||
-webkit-scrollbar-width: 0;
|
||||
-moz-scrollbar-width: 0;
|
||||
-ms-scrollbar-width: 0;
|
||||
scrollbar-width: 0;
|
||||
}
|
||||
|
||||
.emotion-8::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.emotion-8:hover::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.emotion-8::-webkit-scrollbar-track {
|
||||
@ -3884,30 +3865,11 @@ exports[`Storyshots UI|Settings/ShortcutsScreen default shortcuts 1`] = `
|
||||
background: #FFFFFF linear-gradient(to bottom,transparent calc(100% - 1px),rgba(0,0,0,.1) calc(100% - 1px));
|
||||
}
|
||||
|
||||
.emotion-8:hover {
|
||||
-webkit-scrollbar-width: none;
|
||||
-moz-scrollbar-width: none;
|
||||
-ms-scrollbar-width: none;
|
||||
scrollbar-width: none;
|
||||
-webkit-scrollbar-width: 0;
|
||||
-moz-scrollbar-width: 0;
|
||||
-ms-scrollbar-width: 0;
|
||||
scrollbar-width: 0;
|
||||
}
|
||||
|
||||
.emotion-8::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.emotion-8:hover::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.emotion-8::-webkit-scrollbar-track {
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -35,30 +35,11 @@ exports[`Storyshots UI|Panel default 1`] = `
|
||||
background: #FFFFFF linear-gradient(to bottom,transparent calc(100% - 1px),rgba(0,0,0,.1) calc(100% - 1px));
|
||||
}
|
||||
|
||||
.emotion-12:hover {
|
||||
-webkit-scrollbar-width: none;
|
||||
-moz-scrollbar-width: none;
|
||||
-ms-scrollbar-width: none;
|
||||
scrollbar-width: none;
|
||||
-webkit-scrollbar-width: 0;
|
||||
-moz-scrollbar-width: 0;
|
||||
-ms-scrollbar-width: 0;
|
||||
scrollbar-width: 0;
|
||||
}
|
||||
|
||||
.emotion-12::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.emotion-12:hover::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.emotion-12::-webkit-scrollbar-track {
|
||||
|
@ -116,30 +116,11 @@ Array [
|
||||
tranform: translateY(0px);
|
||||
}
|
||||
|
||||
.emotion-23:hover {
|
||||
-webkit-scrollbar-width: none;
|
||||
-moz-scrollbar-width: none;
|
||||
-ms-scrollbar-width: none;
|
||||
scrollbar-width: none;
|
||||
-webkit-scrollbar-width: 0;
|
||||
-moz-scrollbar-width: 0;
|
||||
-ms-scrollbar-width: 0;
|
||||
scrollbar-width: 0;
|
||||
}
|
||||
|
||||
.emotion-23::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.emotion-23:hover::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.emotion-23::-webkit-scrollbar-track {
|
||||
@ -579,30 +560,11 @@ Array [
|
||||
tranform: translateY(0px);
|
||||
}
|
||||
|
||||
.emotion-29:hover {
|
||||
-webkit-scrollbar-width: none;
|
||||
-moz-scrollbar-width: none;
|
||||
-ms-scrollbar-width: none;
|
||||
scrollbar-width: none;
|
||||
-webkit-scrollbar-width: 0;
|
||||
-moz-scrollbar-width: 0;
|
||||
-ms-scrollbar-width: 0;
|
||||
scrollbar-width: 0;
|
||||
}
|
||||
|
||||
.emotion-29::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.emotion-29:hover::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.emotion-29::-webkit-scrollbar-track {
|
||||
|
@ -35,30 +35,11 @@ exports[`Storyshots UI|Settings/AboutScreen failed to fetch new version 1`] = `
|
||||
background: #FFFFFF linear-gradient(to bottom,transparent calc(100% - 1px),rgba(0,0,0,.1) calc(100% - 1px));
|
||||
}
|
||||
|
||||
.emotion-8:hover {
|
||||
-webkit-scrollbar-width: none;
|
||||
-moz-scrollbar-width: none;
|
||||
-ms-scrollbar-width: none;
|
||||
scrollbar-width: none;
|
||||
-webkit-scrollbar-width: 0;
|
||||
-moz-scrollbar-width: 0;
|
||||
-ms-scrollbar-width: 0;
|
||||
scrollbar-width: 0;
|
||||
}
|
||||
|
||||
.emotion-8::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.emotion-8:hover::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.emotion-8::-webkit-scrollbar-track {
|
||||
@ -604,30 +585,11 @@ exports[`Storyshots UI|Settings/AboutScreen new version required 1`] = `
|
||||
background: #FFFFFF linear-gradient(to bottom,transparent calc(100% - 1px),rgba(0,0,0,.1) calc(100% - 1px));
|
||||
}
|
||||
|
||||
.emotion-8:hover {
|
||||
-webkit-scrollbar-width: none;
|
||||
-moz-scrollbar-width: none;
|
||||
-ms-scrollbar-width: none;
|
||||
scrollbar-width: none;
|
||||
-webkit-scrollbar-width: 0;
|
||||
-moz-scrollbar-width: 0;
|
||||
-ms-scrollbar-width: 0;
|
||||
scrollbar-width: 0;
|
||||
}
|
||||
|
||||
.emotion-8::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.emotion-8:hover::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.emotion-8::-webkit-scrollbar-track {
|
||||
@ -1992,30 +1954,11 @@ exports[`Storyshots UI|Settings/AboutScreen up to date 1`] = `
|
||||
background: #FFFFFF linear-gradient(to bottom,transparent calc(100% - 1px),rgba(0,0,0,.1) calc(100% - 1px));
|
||||
}
|
||||
|
||||
.emotion-8:hover {
|
||||
-webkit-scrollbar-width: none;
|
||||
-moz-scrollbar-width: none;
|
||||
-ms-scrollbar-width: none;
|
||||
scrollbar-width: none;
|
||||
-webkit-scrollbar-width: 0;
|
||||
-moz-scrollbar-width: 0;
|
||||
-ms-scrollbar-width: 0;
|
||||
scrollbar-width: 0;
|
||||
}
|
||||
|
||||
.emotion-8::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.emotion-8:hover::-webkit-scrollbar {
|
||||
height: 3px;
|
||||
width: 3px;
|
||||
background: transparent;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.emotion-8::-webkit-scrollbar-track {
|
||||
|
Loading…
x
Reference in New Issue
Block a user