Actualizar crear-cita.html
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<div class="blob bg-emerald-200 w-80 h-80 rounded-full top-[20%] right-[-150px]"></div>
|
||||
|
||||
<div class="flex flex-col items-center justify-center w-full mb-4 z-10 relative fade-in">
|
||||
<div id="logoContainer" class="w-20 h-20 bg-white rounded-3xl shadow-xl shadow-slate-200 flex items-center justify-center p-3 mb-3 border border-white">
|
||||
<div id="logoContainer" class="w-30 h-30 bg-white rounded-3xl shadow-xl shadow-slate-200 flex items-center justify-center p-3 mb-3 border border-white">
|
||||
<i data-lucide="image" class="text-slate-200 w-8 h-8" id="defaultLogo"></i>
|
||||
<img id="companyLogoImg" src="" class="hidden w-full h-full object-contain rounded-2xl">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user