hb_zhgd_screen/plugin/scrollNum/scrollNum.css

10 lines
141 B
CSS
Raw Normal View History

2025-10-13 09:33:54 +08:00
.roll-box {
overflow: hidden;
}
.roll-box .roll-el {
transition: transform 1s linear;
display: block;
width: 100%;
height: 100%;
}