Fix h-alignment of the room header, timeline and composer avatars
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
57f75736be
commit
88a653445f
2 changed files with 3 additions and 3 deletions
|
@ -35,7 +35,7 @@ limitations under the License.
|
|||
display: flex;
|
||||
align-items: center;
|
||||
min-width: 0;
|
||||
padding: 0 10px 0 16px;
|
||||
padding: 0 10px 0 18px;
|
||||
}
|
||||
|
||||
.mx_RoomHeader_spinner {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue