Skip to content

Commit

Permalink
ByAt ProfileSnippet styling
Browse files Browse the repository at this point in the history
  • Loading branch information
hojberg committed Aug 24, 2023
1 parent d99d531 commit 550146d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/css/ui/components/by-at.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,9 @@
gap: 0.25rem; /* TODO: should be 0.5rem when there's an avatar instead of handle */
font-size: var(--font-size-small);
color: var(--u-color_text_subdued);
align-items: center;
}

.by-at .profile-snippet {
--color_profile-snippet_text: var(--u-color_text_subdued);
}

0 comments on commit 550146d

Please sign in to comment.