mirror of
https://github.com/nomadic-labs/safesupport-chatbox
synced 2025-12-16 07:23:23 +00:00
Compare commits
3 Commits
v1.1.4
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3b0161ddf0 | ||
|
|
569a8e76c2 | ||
|
|
b76eebcacb |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "safesupport-chatbox",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"description": "A secure and private embeddable chatbox that connects to Riot",
|
||||
"main": "dist/chatbox.js",
|
||||
"scripts": {
|
||||
|
||||
@@ -68,7 +68,6 @@
|
||||
.message {
|
||||
&.from-bot {
|
||||
color: transparentize($light-text-color, 0.3);
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
&.from-me {
|
||||
|
||||
Reference in New Issue
Block a user