feat(icon-color): add icon color clear button (#3593)

This commit is contained in:
Andre Silva
2025-07-11 17:39:12 +01:00
committed by GitHub
parent dc754232bc
commit 5a8653d850
2 changed files with 23 additions and 6 deletions

View File

@@ -2556,6 +2556,9 @@
"iconColor": {
"label": "Icon color"
},
"clearColor": {
"label": "Clear color"
},
"customCss": {
"label": "Custom css for this board",
"description": "Further, customize your dashboard using CSS, only recommended for experienced users",