Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

feat(component/app): add spacing to page list #103

Merged
merged 2 commits into from
Dec 20, 2017

Conversation

Alexpeschel
Copy link
Member

No description provided.

@@ -93,7 +93,9 @@ class App extends React.Component<AppProps> {
<MainArea>
<SideBar directionVertical hasPaddings>
<ElementPane>
<PageList store={this.props.store} />
<Space sizeBottom={SpaceSize.XL}>
Copy link
Member

Choose a reason for hiding this comment

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

Can we set a L space instead of XL?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done. Please squash and merge :)

@tilmx tilmx merged commit 5df49bc into master Dec 20, 2017
@tilmx tilmx deleted the feat/pattern-list-readd-spacing branch December 20, 2017 20:37
Palmaswell pushed a commit that referenced this pull request Feb 15, 2018
* feat(component/app): add spacing to page list
* feat(component): change space size to l
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.

2 participants