mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
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
Block a user