Skip to content

Commit

Permalink
[AC-2721] fix: changed url color to inherit (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
bang9 authored Jun 13, 2024
1 parent 7fb9374 commit 0bc3eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ input:focus {

.sendbird-word__url {
font-weight: 700;
color: black;
color: inherit;
text-decoration: underline;
}

Expand Down

0 comments on commit 0bc3eaa

Please sign in to comment.