Closed kemuru closed 8 months ago
For court name, it's primary blue to indicate that it's a link to the court page. Although upon clicking it, it directs to case page, which is due to its parent being clickable, hence due to event bubbling the click event on link is eventually handled by the parent div. Fixed that in this PR too
Yes we can remove the divider
Before / After
so in Figma we have this:
but on the App looks like this (wallet not connected):
and like this (wallet connected):
Add some more padding/margin to the right, and a bit more gap between the case elements (example: between court and round, between amount and date..) edit: Also make the font-color primaryText for the court name, which currently is blue
and I would also remove this line, feel like it looks better without it, wdyt? I did that for escrow-v2 and curate-v2