feat: update image size handling in textimage component for better layout control
This commit is contained in:
@@ -21,9 +21,11 @@ fields:
|
||||
- identifier: imagesize
|
||||
type: Select
|
||||
renderType: selectSingle
|
||||
default: 2
|
||||
default: 3
|
||||
items:
|
||||
- label: 25%
|
||||
value: 1
|
||||
- label: 33%
|
||||
value: 2
|
||||
- label: 50%
|
||||
value: 2
|
||||
value: 3
|
||||
Reference in New Issue
Block a user