]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix profile picture preview
authorJeong Arm <kjwonmail@gmail.com>
Sun, 2 Jun 2019 16:04:41 +0000 (01:04 +0900)
committerThibaut Girka <thib@sitedethib.com>
Mon, 3 Jun 2019 18:20:33 +0000 (20:20 +0200)
Port e13e4b28db7e066d1f6f21e306aa95b97c3ccd99 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/styles/accounts.scss

index 57451c3a15633777e3d568c4541f4252ff1cd937..8b8c615ee45aacccba0fdd4b0aef4cd49edff44d 100644 (file)
@@ -70,6 +70,7 @@
         border-radius: 4px;
         @include avatar-radius();
         background: darken($ui-base-color, 8%);
+        object-fit: cover;
       }
     }