don't require EventTile for default timestamp style

This commit is contained in:
Bruno Windels 2019-06-24 17:45:29 +02:00
parent 19b4699bc2
commit c9aa7efe54
2 changed files with 2 additions and 2 deletions

View file

@ -15,4 +15,6 @@ limitations under the License.
*/
.mx_MessageTimestamp {
color: $event-timestamp-color;
font-size: 10px;
}