Fix scaling for thumbnail icons

This commit is contained in:
Oliver Walters 2019-05-09 17:49:41 +10:00
parent 6c4b5731db
commit 4f56abf312

View File

@ -30,6 +30,7 @@
background: #eee;
width: 28px;
height: 28px;
object-fit: contain;
border: 1px solid #cce;
}