[Draft] feat(nostr-feed): Reddit-style link aggregator #9

Open
padreug wants to merge 19 commits from feature/link-aggregator into main
Showing only changes of commit 7f4b1f1e9e - Show all commits

View file

@ -64,7 +64,7 @@ function selectTimeRange(range: TimeRange) {
</script>
<template>
<div class="flex items-center gap-1 text-sm border-b border-border pb-2 mb-2">
<div class="flex items-center gap-1 text-sm border-b border-border pt-3 pb-2 mb-2">
<!-- Sort tabs -->
<template v-for="option in sortOptions" :key="option.id">
<button