mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Reduce padding
This commit is contained in:
@ -87,8 +87,8 @@
|
||||
.part-thumb {
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
margin: 5px;
|
||||
padding: 5px;
|
||||
margin: 2px;
|
||||
padding: 3px;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user