Fix long-term hover bug in cog icon
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
</div>
|
||||
|
||||
<div class="grid-item-actions" ng-show="user.isAtLeastAdmin">
|
||||
<a ng-href="#/app/{{ app.id}}/display"><i class="fas fa-cogs scale"></i></a>
|
||||
<a ng-href="#/app/{{ app.id}}/display" class="scale"><i class="fas fa-cogs"></i></a>
|
||||
</div>
|
||||
|
||||
<!-- we check the version here because the box updater does not know when an app gets updated -->
|
||||
|
||||
Reference in New Issue
Block a user