Show larger app configure icon on mobile

This commit is contained in:
Johannes Zellner
2020-05-11 12:00:34 +02:00
parent 2092ae22dc
commit 33bd86a2c7
2 changed files with 24 additions and 14 deletions

View File

@@ -104,7 +104,7 @@
</div>
<div class="grid-item-actions" ng-show="user.isAtLeastAdmin">
<a ng-href="#/app/{{ app.id}}/display" class="scale"><i class="fas fa-cogs"></i></a>
<a ng-href="#/app/{{ app.id}}/display"><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 -->