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

View File

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