This commit is contained in:
prateek srivastava 2022-03-04 18:58:54 +05:30
parent 8f488cf0d9
commit 2d91fa90c9
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>