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

feat: move asset preview to horizontal #876

Merged
merged 8 commits into from
Aug 23, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
edited css
  • Loading branch information
riagarg authored and elizabethhalper committed Aug 21, 2019
commit f48d20bb20bc8032ebeec49344d6021b826434ac
2 changes: 2 additions & 0 deletions src/react/components/pages/editorPage/editorPage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@
&-bottombar {
display: flex;
flex-grow: 1;
flex-direction: row;

&-nav {
height: 100%;
width: 100%;

.asset-list {
Expand Down