feat(board): allow to set icon color of widgets (#2228)
Co-authored-by: Andre Silva <asilva01@acuitysso.com>
This commit is contained in:
@@ -2088,6 +2088,9 @@
|
||||
"opacity": {
|
||||
"label": "Opacity"
|
||||
},
|
||||
"iconColor": {
|
||||
"label": "Icon color"
|
||||
},
|
||||
"customCss": {
|
||||
"label": "Custom css for this board",
|
||||
"description": "Further, customize your dashboard using CSS, only recommended for experienced users",
|
||||
|
||||
Reference in New Issue
Block a user