mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-22 06:31:45 +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"
|
||||
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"
|
||||
>
|
||||
foo
|
||||
|
Loading…
x
Reference in New Issue
Block a user