Fix table column x scroll issue

This commit is contained in:
Peter Stockings
2023-07-25 21:03:42 +10:00
parent f9affb3d01
commit ab90e2d753

View File

@@ -49,7 +49,7 @@
</div> </div>
<!-- Modal body --> <!-- Modal body -->
<div class="p-6 space-y-6"> <div class="p-6 space-y-6">
<table class="items-center w-full bg-transparent border-collapse"> <table class="items-center w-full bg-transparent border-collapse table-fixed">
<thead> <thead>
<tr> <tr>
<th <th