Fix mascot being too large, and a code style issue (#13002)
This commit is contained in:
@ -2522,7 +2522,7 @@ a.account__display-name {
|
||||
display: block;
|
||||
object-fit: contain;
|
||||
object-position: bottom left;
|
||||
width: 100%;
|
||||
width: 85%;
|
||||
height: 100%;
|
||||
pointer-events: none;
|
||||
user-drag: none;
|
||||
|
Reference in New Issue
Block a user