Skip to content
Snippets Groups Projects

Ajustements ui

2 files
+ 9
6
Compare changes
  • Side-by-side
  • Inline

Files

@@ -83,7 +83,7 @@
slot="content"
class="z-10 mt-3 overflow-hidden bg-white shadow-2xl ring-1 ring-black ring-opacity-5 sm:px-0"
>
<p class="bg-gray-100 px-5 py-3 text-sm text-gray-500">
<p class="border-b bg-white px-5 py-3 text-base font-bold text-black">
{config.text}
</p>
{#if config.sections.length > 1}
Loading