mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-20 22:11:34 +02:00
Fix font size of MessageTimestamp on TimelineCard (#8950)
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
parent
f45e8ad486
commit
6f10cd6404
@ -93,6 +93,7 @@ limitations under the License.
|
||||
|
||||
.mx_MessageTimestamp {
|
||||
inset-inline: auto 0;
|
||||
font-size: $font-12px;
|
||||
}
|
||||
|
||||
.mx_ReactionsRow {
|
||||
|
Loading…
x
Reference in New Issue
Block a user