pqina / flip

⏳ The online version of the classic flip clock
https://pqina.nl/flip/
MIT License
874 stars 89 forks source link

Number position on Flip card #31

Closed JackyTung closed 3 years ago

JackyTung commented 3 years ago

Hi, I want to know how to adjust number position in card. I see "leading" property in demo page, but I can't find any related keyword or how to use in documentation

螢幕快照 2021-04-21 上午12 09 15
rikschennink commented 3 years ago

This is the code that the control generates

.tick-flip-panel-text-wrapper {
   line-height: 2.4 !important; 
}