mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 00:01:49 +00:00
* Improve flow ui * Finish reworking * Fix formating * Fix naviation * Fix navigaion + adjust icon sizes * Remove duplicate code Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
4 lines
91 B
Svelte
4 lines
91 B
Svelte
<div class="bg-white border border-gray-300 rounded-lg w-full shadow-md">
|
|
<slot />
|
|
</div>
|