.Add types for ModelView CSS properties (#7465)

This commit is contained in:
Charles Gagnon
2019-10-02 11:21:18 -07:00
committed by GitHub
parent 1ea09c7add
commit 79e2c56ec8
13 changed files with 41 additions and 39 deletions

View File

@@ -60,8 +60,7 @@ export class BdcDashboardResourceStatusPage {
{
flexFlow: 'column',
width: '100%',
height: '100%',
alignItems: 'left'
height: '100%'
}).component();
// ##############################