Actualizar servicios.html
This commit is contained in:
@@ -305,7 +305,7 @@
|
||||
|
||||
<div>
|
||||
<p class="text-[9px] font-black text-slate-400 uppercase tracking-widest mb-1.5">Descripción de la Avería</p>
|
||||
<textarea id="editDesc" rows="3" class="w-full bg-white border border-slate-200 p-3 rounded-xl text-xs font-medium text-slate-700 leading-relaxed outline-none" readonly></textarea>
|
||||
<textarea id="editDesc" rows="6" class="w-full bg-white border border-slate-200 p-4 rounded-xl text-sm font-medium text-slate-800 leading-relaxed outline-none overflow-y-auto" readonly></textarea>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user