Fix table column x scroll issue
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
</div>
|
||||
<!-- Modal body -->
|
||||
<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>
|
||||
<tr>
|
||||
<th
|
||||
|
||||
Reference in New Issue
Block a user