changing the color of message time stamp (#10016)

This commit is contained in:
Nawaraj Shah 2023-01-29 15:48:38 +05:45 committed by GitHub
parent 364c453907
commit 64cec31981
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,7 +130,7 @@ limitations under the License.
}
.mx_MessageTimestamp {
color: $secondary-content;
color: $event-timestamp-color;
}
.mx_BaseCard_footer {