Component view app bar layout adjustments, adds noopener rel to links

This commit is contained in:
Mo Bitar
2019-04-14 09:15:13 -05:00
parent 23baf95b88
commit 47e4eb22ba
12 changed files with 1020 additions and 1006 deletions

View File

@@ -10,7 +10,7 @@
%account-menu{"ng-click" => "$event.stopPropagation()", "ng-if" => "ctrl.showAccountMenu", "on-successful-auth" => "ctrl.onAuthSuccess", "close-function" => "ctrl.closeAccountMenu"}
.sk-app-bar-item
%a.no-decoration.sk-label.title{"href" => "https://standardnotes.org/help", "target" => "_blank"}
%a.no-decoration.sk-label.title{"href" => "https://standardnotes.org/help", "target" => "_blank", "rel" => "noopener"}
Help
.sk-app-bar-item.border