Make event info size consistent with state events (#11181)

t3chguy/dedup-icons-17oct
Germain 2023-07-03 16:30:55 +01:00 committed by GitHub
parent 880d9b1004
commit cfc13c58cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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 {