Marquee text, if it is too long to fit

This commit is contained in:
Alicia Sykes
2019-07-23 16:03:59 +01:00
parent 9a57f0aeab
commit 7f645745f9
6 changed files with 135 additions and 60 deletions

View File

@@ -4,24 +4,27 @@
"name": "Server Management",
"items": [
{
"title": "Tile 1!",
"id":"001",
"title": "Server Monitoring",
"description": "",
"provider": "",
"icon": "",
"icon": "008-clock",
"url": ""
},
{
"title": "",
"id":"002",
"title": "Analytics",
"description": "",
"provider": "",
"icon": "",
"icon": "001-achievement",
"url": ""
},
{
"title": "",
"id":"003",
"title": "MongoDB Management",
"description": "",
"provider": "",
"icon": "",
"icon": "004-astrophysics-2",
"url": ""
}
]