feat(ui): Korrespondenz redesign — compact strip, log cards, single-person mode #164
@@ -19,7 +19,7 @@ let toYear = $derived(toDate ? toDate.substring(0, 4) : '');
|
||||
</script>
|
||||
|
||||
<div
|
||||
class="bg-brand-sand/30 flex items-center gap-[5px] border-b border-brand-mint px-[18px] py-[6px] text-xs text-brand-navy/80"
|
||||
class="flex items-center gap-[5px] border-b border-accent bg-accent-bg px-[18px] py-[6px] text-xs text-ink"
|
||||
>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
Reference in New Issue
Block a user