mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-08-19 00:47:13 +02:00
Improved dark mode Added company banner and moved change company Changed campaign trends, and now requires 2 campaigns atleast Menu collapses if open and link clicked Changed calendar event type indicator Changed mobile menu Changed campaign event timeline and event cards Various UI changes Signed-off-by: Ronni Skansing <rskansing@gmail.com>
4 lines
114 B
Svelte
4 lines
114 B
Svelte
<thead class="table-header-group bg-white dark:bg-gray-900/60 transition-colors duration-200">
|
|
<slot />
|
|
</thead>
|