fix: extend editor area to full height

This commit is contained in:
Baptiste Grob
2021-03-22 18:26:31 +01:00
parent 4f2d442ac1
commit bf6cfa398e

View File

@@ -4,7 +4,7 @@
app-state='self.appState' app-state='self.appState'
on-view-note='self.dismissProtectedWarning()' on-view-note='self.dismissProtectedWarning()'
) )
div( .flex-grow.flex.flex-col(
ng-if='self.state.showEditor' ng-if='self.state.showEditor'
) )
.sn-component .sn-component