fix font sizing in dark mode

This commit is contained in:
Sharon Kennedy 2020-05-26 10:46:06 -04:00
parent 6070926b89
commit b5fb1d0a8b

View File

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