Open hexyls opened 3 years ago
@pimato - we can just do an initial styling review for this one, then I can fix up any issues in prep for https://github.com/protofire/omen-exchange/pull/1851 being merged
current version is missing: scalar market styling, any contract interactions
In order to have not stretched components like this we need to give the text box a fixed height of 54px and align the text vertically centered.
currently:
should:
for mobile we can remove the height property as we don`t need to take care of equal heights anymore:
Now that we have our clearly defined text styles, we should start using them: https://github.com/protofire/omen-exchange/pull/2078/files
@hexyls Hey men I started working on this issue https://github.com/protofire/omen-exchange/issues/2128 for and found that you have similar table like the one in proposal details view...This table... Maybe we can reuse it for your pr and my upcoming one...And adjust it a little? What do you think? Only issue is that I made it responsive based on screen width..
closes https://github.com/protofire/omen-exchange/issues/2044