mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
change color of who is typing text to composer icons color
as requested by Nad
This commit is contained in:
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
Block a user