Skip to content

Commit

Permalink
Revert "style(LeftSidebar): make font-weight for conversations list n…
Browse files Browse the repository at this point in the history
…ames lighter"

This reverts commit 3e2e40c.

Signed-off-by: Maksim Sukharev <[email protected]>
  • Loading branch information
Antreesy committed Mar 21, 2024
1 parent ff707db commit 0772e09
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/components/LeftSidebar/LeftSidebar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1031,16 +1031,6 @@ export default {
overflow-y: auto !important;
overflow-x: hidden !important;
padding: 0;
// FIXME upstream: subname color was dropped
:deep(.list-item-content__subname) {
color: var(--color-text-maxcontrast);
}
:deep(.list-item-content__name),
:deep(.list-item-content__subname--bold) {
font-weight: 500;
}
}
.unread-mention-button {
Expand Down

0 comments on commit 0772e09

Please sign in to comment.