Browse Source

Remove deprecated 'inline' style setting

pull/4023/head
Andrew Kingston 5 years ago
parent
commit
954c83c418
  1. 1
      packages/builder/src/components/design/PropertiesPanel/componentStyles.js

1
packages/builder/src/components/design/PropertiesPanel/componentStyles.js

@ -196,7 +196,6 @@ export const size = {
export const background = {
label: "Background",
inline: true,
columns: "auto 1fr",
settings: [
{

Loading…
Cancel
Save