Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
oatkiller committed Jan 9, 2020
1 parent bc3ea1b commit 5f3957a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export function renderApp(
{ element }: AppMountParameters,
embeddable: Promise<IEmbeddable | undefined>
) {
// TODO, is this right?
element.style.display = 'flex';
element.style.flexGrow = '1';

Expand Down

0 comments on commit 5f3957a

Please sign in to comment.