UPDATE: Cambio de tamaño v2
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</header>
|
||||
<div class="flex flex-col md:flex-row gap-4 p-2 h-[783px]">
|
||||
{% if mode == '2' %}
|
||||
<div class="md:w-1/2 w-full overflow-auto h-[751px]">
|
||||
<div class="md:w-1/2 w-full overflow-hidden h-[767]">
|
||||
<table class="min-w-full text-center text-white text-3xl table-fixed border-collapse h-full">
|
||||
<thead>
|
||||
<tr class="h-[90px]">
|
||||
@@ -32,7 +32,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="md:w-1/2 w-full overflow-auto h-[751px]">
|
||||
<div class="md:w-1/2 w-full overflow-hidden h-[767]">
|
||||
<table class="min-w-full text-center text-white text-3xl table-fixed border-collapse h-full">
|
||||
<thead>
|
||||
<tr class="h-[60px]">
|
||||
|
||||
Reference in New Issue
Block a user