Skip to content

Commit c32f625

Browse files
jraffcanrozanes
authored andcommitted
test(core-web-video): update snapshot
1 parent 2abbe00 commit c32f625

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/WebVideo/__tests__/__snapshots__/WebVideo.spec.jsx.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ exports[`WebVideo renders 1`] = `
196196
display: block;
197197
}
198198
199+
.c12 {
200+
padding-top: 2px;
201+
}
202+
199203
.c2 {
200204
background-image: url(https://img.youtube.com/vi/ppF-fn37SDs/maxresdefault.jpg);
201205
background-size: cover;
@@ -219,10 +223,6 @@ exports[`WebVideo renders 1`] = `
219223
background-image: url(16:9);
220224
}
221225
222-
.c12 {
223-
padding-top: 2px;
224-
}
225-
226226
@media (min-width:768px) {
227227
.c4 {
228228
width: 200px;

0 commit comments

Comments
 (0)