1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00

fix(k8s/apps): show horizontal scrollbar [EE-3941] (#7472)

This commit is contained in:
Chaim Lev-Ari 2022-08-16 20:59:01 +03:00 committed by GitHub
parent 8ec9515225
commit cee241e77c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@
</div>
</div>
<!-- data table content -->
<div class="inner-datatable">
<div ng-class="{ 'table-responsive': $ctrl.isPrimary, 'inner-datatable': !$ctrl.isPrimary }">
<table class="table table-hover table-filters nowrap-cells" data-cy="k8sApp-appTable">
<thead ng-class="{ 'secondary-heading': !$ctrl.isPrimary }">
<tr role="row">