Fix message color.
This commit is contained in:
@@ -7,6 +7,8 @@
|
|||||||
user-select: text;
|
user-select: text;
|
||||||
// Safari only has prefixed support.
|
// Safari only has prefixed support.
|
||||||
-webkit-user-select: text;
|
-webkit-user-select: text;
|
||||||
|
|
||||||
|
color: var(--primary-text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
div.wrapper {
|
div.wrapper {
|
||||||
|
|||||||
Reference in New Issue
Block a user