Made link shared in a message more distinct
This commit is contained in:
parent
b917378aa4
commit
581f9f359a
@ -1840,6 +1840,7 @@ sm-chip .badge {
|
|||||||
}
|
}
|
||||||
.message .message-body a {
|
.message .message-body a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
.message .message-body .text-emoji {
|
.message .message-body .text-emoji {
|
||||||
align-self: center;
|
align-self: center;
|
||||||
|
|||||||
2
css/main.min.css
vendored
2
css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1889,6 +1889,7 @@ sm-chip {
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-emoji {
|
.text-emoji {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user