Skip to content

Commit

Permalink
Switch to an all-white background for prepublish panel.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahmonster committed Aug 3, 2018
1 parent d207ba9 commit 50b84cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.editor-post-publish-panel {
background: $light-gray-300;
background: $white;
color: $dark-gray-500;
}

Expand Down

0 comments on commit 50b84cb

Please sign in to comment.