UI updates

This commit is contained in:
Mo Bitar
2018-12-17 19:09:41 -06:00
parent 302420385a
commit 6a00353eef
3 changed files with 7 additions and 7 deletions

View File

@@ -81,7 +81,7 @@
.section{"ng-if" => "ctrl.note.errorDecrypting"}
%p.medium-padding{"style" => "padding-top: 0 !important;"} There was an error decrypting this item. Ensure you are running the latest version of this app, then sign out and sign back in to try again.
#editor-pane-component-stack
#editor-pane-component-stack{"ng-show" => "ctrl.note"}
#component-stack-menu-bar.sk-app-bar.no-edges{"ng-if" => "ctrl.componentStack.length"}
.left
.sk-app-bar-item{"ng-repeat" => "component in ctrl.componentStack", "ng-click" => "ctrl.toggleStackComponentForCurrentItem(component)"}