Skip to content

Commit

Permalink
Merge branch 'dev' into sara/fix-focus-editing-group-name
Browse files Browse the repository at this point in the history
  • Loading branch information
stavares843 authored Jan 30, 2024
2 parents 1648cb3 + 7a7f7f7 commit 391ab29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kit/src/layout/chatbar/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
}
}
.reply-text {
color: var(--text-color);
color: var(--text-color-dark);
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
Expand Down

0 comments on commit 391ab29

Please sign in to comment.