Fix mascot being too large, and a code style issue (#13002)
This commit is contained in:
parent
60e160a02d
commit
bba0269d97
2 changed files with 2 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue