mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
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…
Reference in a new issue