mirror of https://github.com/vector-im/riot-web
Use timestamp color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
eee1294374
commit
9658a760c8
|
@ -22,6 +22,6 @@ limitations under the License.
|
|||
font-weight: 600;
|
||||
font-family: monospace;
|
||||
font-size: 1rem;
|
||||
color: gray;
|
||||
color: $event-timestamp-color;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue