fix: add dark mode background (#0B1120) to accounting index.ui (dataviz branch)
This commit is contained in:
parent
865d9b136e
commit
5c10c2cb30
@ -3,7 +3,8 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"width": "100%",
|
"width": "100%",
|
||||||
"height": "100%",
|
"height": "100%",
|
||||||
"padding": "0"
|
"padding": "0",
|
||||||
|
"bgcolor": "#0B1120"
|
||||||
},
|
},
|
||||||
"subwidgets": [
|
"subwidgets": [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user