UPDATE: Cambio de tamaño v3
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<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]">
|
||||
<tr class="h-[60px]">
|
||||
<th class="border px-4 py-2 {% if theme == 'imq' %}bg-[#CC0C00] {% else %}bg-[#114b94] {% endif %}">CONSULTA</th>
|
||||
<th class="border px-4 py-2 {% if theme == 'imq' %}bg-[#e6392d] {% else %}bg-[#0a6eb2] {% endif %}">TURNO</th>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user