Remove deprecated 'inline' style setting
This commit is contained in:
parent
ed2ff97df1
commit
3a78b26230
|
@ -196,7 +196,6 @@ export const size = {
|
||||||
|
|
||||||
export const background = {
|
export const background = {
|
||||||
label: "Background",
|
label: "Background",
|
||||||
inline: true,
|
|
||||||
columns: "auto 1fr",
|
columns: "auto 1fr",
|
||||||
settings: [
|
settings: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue