mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
style: increase container title default width
This commit is contained in:
parent
d7d0b11901
commit
e45eb21924
3 changed files with 3 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ export const containerConfig = {
|
|||
top: 20,
|
||||
left: 1,
|
||||
height: 40,
|
||||
width: 20,
|
||||
},
|
||||
displayName: 'ContainerText',
|
||||
properties: ['text'],
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@ export const containerConfig = {
|
|||
top: 20,
|
||||
left: 1,
|
||||
height: 40,
|
||||
width: 20,
|
||||
},
|
||||
displayName: 'ContainerText',
|
||||
properties: ['text'],
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@ export const containerConfig = {
|
|||
top: 20,
|
||||
left: 1,
|
||||
height: 40,
|
||||
width: 20,
|
||||
},
|
||||
displayName: 'ContainerText',
|
||||
properties: ['text'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue