diff --git a/res/css/views/right_panel/_TimelineCard.pcss b/res/css/views/right_panel/_TimelineCard.pcss index 9142f8d5ece..e08c198ab0c 100644 --- a/res/css/views/right_panel/_TimelineCard.pcss +++ b/res/css/views/right_panel/_TimelineCard.pcss @@ -66,6 +66,10 @@ limitations under the License. .mx_EventTile_avatar { inset-inline-start: 18px; } + + /* Info events should have the same size as state events, those + * are usually wrapped in a generic event list summary */ + font: var(--cpd-font-body-sm-regular); } .mx_EventTile_avatar {