Skip to content

Commit

Permalink
Make event info size consistent with state events (#11181)
Browse files Browse the repository at this point in the history
  • Loading branch information
Germain committed Jul 3, 2023
1 parent 880d9b1 commit cfc13c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions res/css/views/right_panel/_TimelineCard.pcss
Expand Up @@ -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 {
Expand Down

0 comments on commit cfc13c5

Please sign in to comment.