mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-29 15:13:11 +01:00
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