Skip to content

Commit

Permalink
Add white background to frame container
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Aug 18, 2018
1 parent 6ab97b5 commit 136633e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/styles/_containers.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ body {

.frame-container {
position: relative;
background-color: #fff;
}

.selected-frame,
Expand Down

0 comments on commit 136633e

Please sign in to comment.