fix: extend editor area to full height
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user