ticket #86 attempt 1
Some checks failed
DevPlace CI / test (pull_request) Failing after 1h20m35s
Some checks failed
DevPlace CI / test (pull_request) Failing after 1h20m35s
This commit is contained in:
parent
bfafe8c99d
commit
5f956d12f6
File diff suppressed because one or more lines are too long
@ -236,6 +236,12 @@ dp-chat[mode="embed"] {
|
||||
border-bottom-right-radius: 4px;
|
||||
}
|
||||
|
||||
.message-bubble.mine a,
|
||||
.message-bubble.mine .rendered-content a {
|
||||
color: var(--white);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.message-bubble.theirs {
|
||||
align-self: flex-start;
|
||||
background: var(--bg-card-hover);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user