Merge pull request #5956 from prateek-webkul/downloadable-product-ui-issue

issue #5802 fixed
This commit is contained in:
Prateek Srivastava 2022-03-04 19:48:51 +05:30 committed by GitHub
commit 9021c09921
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
@push('scripts')
<script type="text/x-template" id="downloadable-link-list-template">
<div class="table" style="overflow-x: unset;">
<div class="table" style="overflow-x: auto;">
<table style="margin-bottom: 20px;">
<thead>
<tr>
@ -175,7 +175,7 @@
</script>
<script type="text/x-template" id="downloadable-sample-list-template">
<div class="table" style="overflow-x: unset;">
<div class="table" style="overflow-x: auto;">
<table style="margin-bottom: 20px;">
<thead>
<tr>