1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 05:45:22 +02:00

fix(ingress): ingress indicate missing services EE-4358 (#7794)

This commit is contained in:
Ali 2022-10-06 15:24:59 +13:00 committed by GitHub
parent e9de484c3e
commit ae0b9b1e30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 67 additions and 12 deletions

View file

@ -9,7 +9,7 @@
</div>
<div class="form-group">
<div class="col-sm-12 form-inline">
<div class="col-sm-5" style="padding-left: 0px">
<div class="col-sm-6" style="padding-left: 0px">
<select
class="form-control"
ng-model="$ctrl.state.selected"