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
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ limitations under the License.
|
|||
|
||||
.mx_MessageTimestamp {
|
||||
inset-inline: auto 0;
|
||||
font-size: $font-12px;
|
||||
}
|
||||
|
||||
.mx_ReactionsRow {
|
||||
|
|
Loading…
Reference in a new issue