Remove a special declaration about position of avatars on TimelineCard (#8900)

pull/28217/head
Suguru Hirahara 2022-06-26 09:28:43 +00:00 committed by GitHub
parent f251009ced
commit ea5616a05f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ limitations under the License.
&[data-layout=group] {
.mx_EventTile_avatar {
position: absolute; // for IRC layout
top: 12px;
left: -3px;
}
}