style: increase container title default width

This commit is contained in:
johnsoncherian 2025-05-21 10:48:31 +05:30
parent d7d0b11901
commit e45eb21924
3 changed files with 3 additions and 0 deletions

View file

@ -61,6 +61,7 @@ export const containerConfig = {
top: 20,
left: 1,
height: 40,
width: 20,
},
displayName: 'ContainerText',
properties: ['text'],

View file

@ -61,6 +61,7 @@ export const containerConfig = {
top: 20,
left: 1,
height: 40,
width: 20,
},
displayName: 'ContainerText',
properties: ['text'],

View file

@ -61,6 +61,7 @@ export const containerConfig = {
top: 20,
left: 1,
height: 40,
width: 20,
},
displayName: 'ContainerText',
properties: ['text'],