fixed the grid layout sizing issue (#824)

This commit is contained in:
Leila Lali
2018-03-05 09:07:41 -08:00
committed by GitHub
parent 56ca3406c4
commit 2e67d03b56
3 changed files with 45 additions and 17 deletions

View File

@@ -18,8 +18,7 @@ dashboard-tab {
}
.table-cell {
height: 270px;
min-width: 300px;
vertical-align: top;
padding: 7px;
}