Do not make app dockerImage overflow
This commit is contained in:
@@ -773,7 +773,7 @@
|
||||
<div class="col-xs-4">
|
||||
<span class="text-muted">{{ 'app.updates.info.description' | tr }}</span>
|
||||
</div>
|
||||
<div class="col-xs-8 text-right">
|
||||
<div class="col-xs-8 text-right no-wrap-scroll">
|
||||
<span ng-show="app.appStoreId">{{ app.manifest.title }} {{ app.upstreamVersion }}</span>
|
||||
<span ng-show="!app.appStoreId">{{ app.manifest.dockerImage }}</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user