changing the color of message time stamp (#10016)
This commit is contained in:
parent
364c453907
commit
64cec31981
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_MessageTimestamp {
|
||||
color: $secondary-content;
|
||||
color: $event-timestamp-color;
|
||||
}
|
||||
|
||||
.mx_BaseCard_footer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue