mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-22 15:19:15 +01:00
popout style fix
This commit is contained in:
parent
3b6e9d7b0b
commit
b4ab1b74e8
@ -1,7 +1,5 @@
|
||||
<div class="header header-search">
|
||||
<div class="left" ng-if="!$ctrl.inSidebar">
|
||||
<pop-out></pop-out>
|
||||
</div>
|
||||
<pop-out ng-if="!$ctrl.inSidebar"></pop-out>
|
||||
<div class="left" ng-if="$ctrl.inSidebar">
|
||||
<a href="" ng-click="$ctrl.refresh()"><i class="fa fa-refresh fa-lg"></i></a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user