Limit small image rendering to just the avatar images

This commit is contained in:
sabaimran
2023-06-29 11:27:18 -07:00
parent 70e550250a
commit fecf6700d2
2 changed files with 10 additions and 3 deletions

View File

@@ -380,7 +380,7 @@
text-decoration: none;
}
img.md-level {
img.md-avatar {
width: 20px;
height: 20px;
border-radius: 50%;