MutinyWallet / mutiny-web-poc

Mutiny node frontend proof of concept
MIT License
6 stars 3 forks source link

Add class-based truncation to encoded strings #34

Closed benalleng closed 1 year ago

benalleng commented 1 year ago

This only applies to Settings.tsx at the moment to see what you think but I wanted to circle back and try to finish this once and for all from #247 This time around it is max-width-content until a certain screen width, then just truncated full width. IMO its much more elegant than the mess I made then :sweat_smile:

image

image

benalleng commented 1 year ago

I don't think anyone added themself to this codebase so i just wanted to ping @TonyGiorgio @futurepaul in case you didn't see this for review!