✨ Closing #172
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
on:click={() => (expanded = !expanded)}
|
||||
class="bg-white dark:bg-gray-700 flex justify-between w-full border-none m-0 p-2 rounded-t-lg hover:bg-gray-200 dark:hover:bg-gray-500 transition"
|
||||
class:rounded-b-lg={!expanded}
|
||||
>{headerText}
|
||||
><span>{@html headerText}</span>
|
||||
<svg
|
||||
viewBox="0 0 20 20"
|
||||
fill="none"
|
||||
|
||||
Reference in New Issue
Block a user