UI: Home page layouts improvements

This commit is contained in:
Igor Kulikov 2023-04-21 18:38:51 +03:00
parent 802bd123b7
commit 1a4ff925c5
2 changed files with 8 additions and 4 deletions

View File

@ -61,7 +61,7 @@
"settings": { "settings": {
"columns": 2 "columns": 2
}, },
"title": "New Quick links", "title": "Quick links",
"dropShadow": false, "dropShadow": false,
"enableFullscreen": false, "enableFullscreen": false,
"widgetStyle": {}, "widgetStyle": {},
@ -407,14 +407,18 @@
"sizeY": 16, "sizeY": 16,
"row": 42, "row": 42,
"col": 78, "col": 78,
"mobileHide": true "mobileHide": false,
"mobileOrder": 4,
"mobileHeight": 7
}, },
"9e3ef045-d8bc-1640-a3f4-2dd10b19d50e": { "9e3ef045-d8bc-1640-a3f4-2dd10b19d50e": {
"sizeX": 42, "sizeX": 42,
"sizeY": 16, "sizeY": 16,
"row": 26, "row": 26,
"col": 78, "col": 78,
"mobileHide": true "mobileHide": false,
"mobileOrder": 3,
"mobileHeight": 7
}, },
"6d6e2b1d-6ce7-4678-3745-c6b0897b2674": { "6d6e2b1d-6ce7-4678-3745-c6b0897b2674": {
"sizeX": 78, "sizeX": 78,

View File

@ -495,7 +495,7 @@
"settings": { "settings": {
"columns": 2 "columns": 2
}, },
"title": "New Quick links", "title": "Quick links",
"dropShadow": false, "dropShadow": false,
"enableFullscreen": false, "enableFullscreen": false,
"widgetStyle": {}, "widgetStyle": {},