Merge pull request #628 from thabaum/dashboard-table-col-size

Fix Dashboard button/input table col size
This commit is contained in:
Shaun Walker
2020-06-19 17:29:27 -04:00
committed by GitHub
19 changed files with 55 additions and 53 deletions

View File

@ -26,4 +26,4 @@
"applicationUrl": "http://localhost:44357/"
}
}
}
}

View File

@ -2,7 +2,7 @@
"ConnectionStrings": {
"DefaultConnection": ""
},
"Runtime" : "Server",
"Runtime": "Server",
"Installation": {
"DefaultAlias": "",
"HostPassword": "",
@ -12,4 +12,4 @@
"DefaultLayout": "",
"DefaultContainer": ""
}
}
}