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

pull/7510/head
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
1 changed files with 1 additions and 1 deletions

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">