bug: countdown component value positioning error
efeiron opened this issue · 4 comments
What version of daisyUI are you using?
v4.7.2
Which browsers are you seeing the problem on?
IOS Safari
Reproduction URL
https://play.tailwindcss.com/8GDZkmH9Va
Describe your issue
I have issue with countdown component.
For some reason it doesn't look like it should.
Its working perfect in all browsers except IOS safari and IOS app and here is screenshot below.
Thank you @efeiron
for reporting issues. It helps daisyUI a lot 💚
I'll be working on issues one by one. I will help with this one as soon as a I
find a solution.
In the meantime providing more details and reproduction links would be
helpful.
Yes, when I look at the DaisyUI countdown component page from iOS Safari, it appears normal. I'm using Ionic to build an application, so there might be some conflicting style definitions. Thanks anyway.
It's strange that it works fine in Chrome and macOS Safari but encounters issues in iOS Safari. I'm going to change the way I set the values and hope for the best.