Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Commit

Permalink
fix(info-view): fix info-view bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsc committed Jul 18, 2016
1 parent 99690b0 commit 2485cea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/info-panel/info-panel.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ info-panel {
bottom: 0;
width: 100%;
height: 50%;
padding-bottom: 2rem;
background-color: var(--color-grey);
}

Expand Down

0 comments on commit 2485cea

Please sign in to comment.