1
0
mirror of https://github.com/nomadic-labs/safesupport-chatbox synced 2025-04-01 01:33:30 +00:00

remove rem font size in dark mode

This commit is contained in:
Sharon Kennedy 2020-05-26 10:42:53 -04:00
parent c592253707
commit b76eebcacb

@ -68,7 +68,6 @@
.message { .message {
&.from-bot { &.from-bot {
color: transparentize($light-text-color, 0.3); color: transparentize($light-text-color, 0.3);
font-size: 0.9rem;
} }
&.from-me { &.from-me {