changing the color of message time stamp (#10016)

pull/28788/head^2
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
1 changed files with 1 additions and 1 deletions

View File

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