Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Add the order book panel component. #1639

Closed
wants to merge 1 commit into from
Closed

Conversation

fairlighteth
Copy link
Contributor

Adding a general orderBookPanel component, which looks like this right now:
Screen Shot 2020-11-20 at 14 58 32

And eventually should look like:
Screen Shot 2020-11-20 at 14 58 54

@fairlighteth
Copy link
Contributor Author

Will make use of our Tabs component eventually.

@gnosis-info
Copy link

Travis automatic deployment:

const Wrapper = styled.div`
display: flex;
padding: var(--padding-container-default);
background: none;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why?I don't see it inheriting background

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess defensive CSS syntax?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants