💄 Flex layout and text fitting

This commit is contained in:
Tagaishi
2023-08-10 23:49:55 +02:00
parent d5f74eb4bf
commit a14a9d4601
2 changed files with 107 additions and 124 deletions

View File

@@ -6,6 +6,14 @@
"title": "Settings for DNS Hole summary",
"usePiHoleColors": {
"label": "Use colors from PiHole"
},
"layout": {
"label": "Layout",
"data": {
"grid": "2 by 2",
"row": "Horizontal",
"column": "Vertical"
}
}
}
},