make separator line in user card more subtle

This commit is contained in:
Henry Jameson 2026-05-20 13:18:09 +03:00
commit 52d47b9133

View file

@ -86,7 +86,7 @@
padding: 0.6em; padding: 0.6em;
&:not(:last-child) { &:not(:last-child) {
border-bottom: 1px solid var(--border); border-bottom: 1px dotted var(--border);
} }
.highlighter { .highlighter {