change color of who is typing text to composer icons color

as requested by Nad
This commit is contained in:
Bruno Windels 2020-07-14 20:45:14 +02:00
parent 38549ecf4c
commit 2da7d17a5d

View File

@ -59,7 +59,7 @@ limitations under the License.
flex: 1;
font-size: $font-14px;
font-weight: 600;
color: $eventtile-meta-color;
color: $composer-button-color;
}
.mx_WhoIsTypingTile_label > span {