Skip to content

Commit

Permalink
Added default background for artboards that aren't loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
nwittwer committed Oct 6, 2018
1 parent 7ab124b commit 31a3d40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/partials/_artboards.scss
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ $artboard-handle-height: 1rem;
position: relative;
border: 1px solid white;
box-sizing: border-box;
background: darken(#3c4046, 10%);

webview,
iframe {
Expand Down

0 comments on commit 31a3d40

Please sign in to comment.