Made link shared in a message more distinct

This commit is contained in:
sairaj mote 2023-04-06 00:54:37 +05:30
parent b917378aa4
commit 581f9f359a
3 changed files with 3 additions and 1 deletions

View File

@ -1840,6 +1840,7 @@ sm-chip .badge {
}
.message .message-body a {
color: inherit;
text-decoration: underline;
}
.message .message-body .text-emoji {
align-self: center;

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -1889,6 +1889,7 @@ sm-chip {
a {
color: inherit;
text-decoration: underline;
}
.text-emoji {