Apply more general fix for base avatar regressions (#10045)
This commit is contained in:
parent
7feb5b1f6b
commit
371a3c0d36
2 changed files with 1 additions and 12 deletions
|
@ -25,8 +25,6 @@ limitations under the License.
|
|||
|
||||
.mx_UserMenu_userAvatar {
|
||||
position: relative;
|
||||
/* without this a default avatar will cause this to be 4px oversized and out of alignment */
|
||||
display: inherit;
|
||||
|
||||
.mx_BaseAvatar {
|
||||
pointer-events: none; /* makes the avatar non-draggable */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue