Fix scaling for thumbnail icons
This commit is contained in:
parent
6c4b5731db
commit
4f56abf312
|
|
@ -30,6 +30,7 @@
|
|||
background: #eee;
|
||||
width: 28px;
|
||||
height: 28px;
|
||||
object-fit: contain;
|
||||
border: 1px solid #cce;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue