Skip to content

Commit c5c1041

Browse files
committedOct 5, 2018
chore: update demo
1 parent 24c0406 commit c5c1041

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed
 

‎demo/src/containers/DefaultLayout/DefaultLayout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ class DefaultLayout extends Component {
8484
</Switch>
8585
</Container>
8686
</main>
87-
<AppAside fixed hidden display="lg">
87+
<AppAside fixed>
8888
Aside
8989
</AppAside>
9090
</div>

‎demo/src/scss/style.css

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.