Skip to content

Commit 2396df1

Browse files
committed
updating default background
1 parent 9994689 commit 2396df1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugins/wp-react-blocks-plugin/blocks/big-number-trend

plugins/wp-react-blocks-plugin/blocks/big-number-trend/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ registerBlockType(process.env.BLOCKS_NS + '/bignumbertrend',
9090
},
9191
backGroundColor: {
9292
type: 'string',
93-
default: "#FFF",
93+
default: "none",
9494
},
9595

9696
bigNumberFontSize: {

0 commit comments

Comments
 (0)