firefox message fix.

This commit is contained in:
supertiger 2019-02-20 08:46:18 +00:00
parent 49d098cce4
commit fce5917dd4

View file

@ -151,6 +151,7 @@ export default {
overflow: hidden; overflow: hidden;
max-width: 100%; max-width: 100%;
color: white; color: white;
overflow-wrap: anywhere;
} }
.message .sending-status { .message .sending-status {