Actualizar servicios2.html
This commit is contained in:
@@ -279,7 +279,10 @@
|
||||
|
||||
<div class="flex flex-col items-end text-right">
|
||||
<p class="text-[9px] font-black text-slate-400 uppercase tracking-widest">Compañía Aseguradora</p>
|
||||
<span id="detCompany" class="bg-white border border-slate-200 px-3 py-1 rounded-lg text-xs font-black text-slate-700 mt-1 uppercase shadow-sm truncate max-w-[250px] inline-flex items-center gap-1.5"></span>
|
||||
<div class="flex items-center gap-2 mt-1">
|
||||
<span id="detCompany" class="bg-white border border-slate-200 px-3 py-1 rounded-lg text-xs font-black text-slate-700 uppercase shadow-sm truncate max-w-[250px]"></span>
|
||||
<div id="detAlerts" class="flex gap-1"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user