Skip to content

Commit

Permalink
Removes default background
Browse files Browse the repository at this point in the history
As discussed this imposes on the Theme choices. We will make the Block more perceivable via:

* #14241
* #14145
  • Loading branch information
getdave committed Mar 28, 2019
1 parent d248a25 commit 1f8cf20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/container/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ export const settings = {
attributes: {
backgroundColor: {
type: 'string',
default: 'primary',
},
},

Expand Down

0 comments on commit 1f8cf20

Please sign in to comment.