increase service endpoints table height (#6861)

- Increate height so rows are not truncated
This commit is contained in:
Kevin Cunnane
2019-08-21 18:33:52 -07:00
committed by GitHub
parent 017ed93061
commit c107c154ef

View File

@@ -407,7 +407,7 @@
"name": "%title.endpoints%", "name": "%title.endpoints%",
"row": 1, "row": 1,
"col": 0, "col": 0,
"rowspan": 1.5, "rowspan": 2.5,
"colspan": 2, "colspan": 2,
"widget": { "widget": {
"modelview": { "modelview": {