mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-22 14:39:16 +08:00
chore: fix NoticeBar snapshot
This commit is contained in:
parent
28a3ef7bdf
commit
3f7427b771
@ -41,7 +41,7 @@ exports[`should start scrolling when content width > wrap width 1`] = `
|
|||||||
<div role="marquee"
|
<div role="marquee"
|
||||||
class="van-notice-bar__wrap"
|
class="van-notice-bar__wrap"
|
||||||
>
|
>
|
||||||
<div style="transition-duration: 2s; transform: translateX(-100px);"
|
<div style="transition-duration: 1.6666666666666667s; transform: translateX(-100px);"
|
||||||
class="van-notice-bar__content"
|
class="van-notice-bar__content"
|
||||||
>
|
>
|
||||||
foo
|
foo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user