This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

web/components: make TopbarSearch smaller

Signed-off-by: eti <eti@eti.tf>

+1
+1
web/src/lib/components/shell/TopbarSearch.svelte
··· 21 21 placeholder="Search" 22 22 iconLeft={Search} 23 23 class="w-80" 24 + size="sm" 24 25 /> 25 26 </form>