You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Fix position of thumbnail in room timeline (#12016)
Co-authored-by: David Baker <dbkr@users.noreply.github.com>
This commit is contained in:
@ -17,5 +17,5 @@ limitations under the License.
|
||||
.mx_RoomAvatarEvent_avatar {
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
top: 3px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user