v0.3.4 style fixes
This commit is contained in:
@@ -216,7 +216,11 @@
|
||||
padding: 0 2px;
|
||||
}
|
||||
|
||||
.out .mention { color: #afd0ff; background: rgba(255,255,255,0.15); }
|
||||
/* Sender bubble — primary colour is the background, so mention must contrast against it */
|
||||
.out .mention {
|
||||
color: #ffffff;
|
||||
background: rgba(255,255,255,0.22);
|
||||
}
|
||||
|
||||
.msg-image {
|
||||
max-width: 240px;
|
||||
|
||||
Reference in New Issue
Block a user