mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
fix(endpoints): fix broken style (release) [EE-2659] (#6613)
* fix(endpoints): fix broken style (release) [EE-2659] * fix(endpoints): show margin under env var field [EE-2659] Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
This commit is contained in:
parent
eb6cdf1229
commit
6695d75468
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
></por-switch-field>
|
||||
</div>
|
||||
|
||||
<div class="form-group" ng-if="!isKubernetesDeploymentTabSelected()" style="margin-bottom: 60px">
|
||||
<div class="form-group clearfix" ng-if="!isKubernetesDeploymentTabSelected()">
|
||||
<label for="env_vars" class="col-sm-3 col-lg-2 control-label text-left" style="padding-left: 0; padding-top: 5px">
|
||||
Environment variables
|
||||
<portainer-tooltip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue