- fixed overflow

This commit is contained in:
2022-07-04 19:28:13 +02:00
parent 9e47c7cb28
commit 043217e9d4
9 changed files with 10 additions and 10 deletions

View File

@@ -17,7 +17,7 @@
</div>
</div>
<div class="border-t border-gray-200">
<div class="overflow-auto xl:overflow-visible">
<div class="overflow-x-auto">
<table class="min-w-full divide-y divide-gray-200">
<thead class="bg-gray-50">
<tr>