mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
parent
6872346f7b
commit
7a40bd7bef
1 changed files with 2 additions and 2 deletions
|
|
@ -1264,11 +1264,11 @@ export const widgets = [
|
||||||
},
|
},
|
||||||
backgroundColor: {
|
backgroundColor: {
|
||||||
type: 'color',
|
type: 'color',
|
||||||
displayName: 'Background Color',
|
displayName: 'Background color',
|
||||||
},
|
},
|
||||||
borderColor: {
|
borderColor: {
|
||||||
type: 'color',
|
type: 'color',
|
||||||
displayName: 'Border Color',
|
displayName: 'Border color',
|
||||||
validation: {
|
validation: {
|
||||||
schema: { type: 'string' },
|
schema: { type: 'string' },
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue