change color of who is typing text to composer icons color
as requested by Nadpull/21833/head
parent
38549ecf4c
commit
2da7d17a5d
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue