style: imply speech bubbles
This commit is contained in:
parent
d62e6c7593
commit
50a2f0ee69
@ -135,6 +135,8 @@ h1 {
|
|||||||
color: var(--light-cyan);
|
color: var(--light-cyan);
|
||||||
|
|
||||||
float: left;
|
float: left;
|
||||||
|
|
||||||
|
border-bottom-left-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.message-content.theirs h3 {
|
.message-content.theirs h3 {
|
||||||
@ -154,6 +156,8 @@ h1 {
|
|||||||
|
|
||||||
right: 0;
|
right: 0;
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
|
|
||||||
|
border-bottom-right-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ours .message-text {
|
.ours .message-text {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user