You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
Remove a special declaration about position of avatars on TimelineCard (#8900)
This commit is contained in:
@@ -36,7 +36,6 @@ limitations under the License.
|
|||||||
&[data-layout=group] {
|
&[data-layout=group] {
|
||||||
.mx_EventTile_avatar {
|
.mx_EventTile_avatar {
|
||||||
position: absolute; // for IRC layout
|
position: absolute; // for IRC layout
|
||||||
top: 12px;
|
|
||||||
left: -3px;
|
left: -3px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user