This commit is contained in:
antv
2026-08-04 21:26:02 +07:00
parent ac76212819
commit c079677920
5 changed files with 5 additions and 5 deletions
@@ -11,7 +11,7 @@
</div>
<h3 id="modal-title-{{ $id }}" class="text-xl font-bold text-slate-800 mb-2">{{ $title }}</h3>
<p class="text-slate-500 text-sm leading-relaxed">{{ $message }}</p>
<p class="text-slate-500 text-sm leading-relaxed whitespace-pre-line">{{ $message }}</p>
</div>
<div class="px-6 py-4 bg-slate-50 flex justify-center border-t border-slate-100">
<button type="button" onclick="closeModal('{{ $id }}')" class="w-full sm:w-auto px-6 py-2 bg-emerald-600 hover:bg-emerald-700 text-white text-sm font-semibold rounded-lg shadow-sm transition-all duration-200 cursor-pointer text-center">