Update colour of typing indicator in timeline to match topic

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2020-07-16 14:38:23 +01:00
parent f2104b59f0
commit cb4f4c96b4
1 changed files with 1 additions and 1 deletions

View File

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