1
0
Эх сурвалжийг харах

Unsquish tag-page avatars

Fix #374
trwnh 7 жил өмнө
parent
commit
3445d91b6f

+ 4 - 0
resources/assets/sass/custom.scss

@@ -294,3 +294,7 @@ details summary::-webkit-details-marker {
 .details-animated[open] > summary {
   display: none!important;
 }
+
+.profile-avatar img {
+  object-fit: cover;
+}