mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-29 20:59:24 +00:00
Componentization of /servers and /sources
This commit is contained in:
3
apps/ui/src/lib/components/grids/Grid3.svelte
Normal file
3
apps/ui/src/lib/components/grids/Grid3.svelte
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="grid grid-col gap-8 auto-cols-max grid-cols-1 md:grid-cols-2 lg:md:grid-cols-3 xl:grid-cols-4 p-4" >
|
||||
<slot/>
|
||||
</div>
|
||||
Reference in New Issue
Block a user