Fix Overlapping Progress Bar Circles in CrowdfundingCard
(iOS)
#250
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
type: bug
Something isn't working
Describe the bug
Progress
component from antde (see here) renders three circles. We use the inner one (brown) for decorative purposes and the two outer overlapping ones (blue & purple) to display the current funding of the dispute round.The problem is that outer circles overlap the inner one when viewed on ios mobile. This should be fixed
To Reproduce
Steps to reproduce the behavior:
NOTE: Be sure that you are on Goerli network in the dApp.
Expected behavior
The outer and inner circles should not overlap
Screenshots
EXPECTED
BUGGY
Smartphone (please complete the following information):
Additional context
The bug could be due to the circle tag's
r
attributeThe text was updated successfully, but these errors were encountered: