align avatar in room header with avatars in timeline
(equally not part of design but making it prettier for now)pull/21833/head
parent
f3ae9fe981
commit
bf6486ac4f
|
@ -28,7 +28,7 @@ limitations under the License.
|
|||
|
||||
.mx_RoomHeader_leftRow {
|
||||
display: flex;
|
||||
margin-left: 15px;
|
||||
margin-left: 26px;
|
||||
order: 1;
|
||||
flex: 1;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue