Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 64cec31

Browse files
authored
changing the color of message time stamp (#10016)
1 parent 364c453 commit 64cec31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/views/right_panel/_ThreadPanel.pcss

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ limitations under the License.
130130
}
131131

132132
.mx_MessageTimestamp {
133-
color: $secondary-content;
133+
color: $event-timestamp-color;
134134
}
135135

136136
.mx_BaseCard_footer {

0 commit comments

Comments
 (0)