style: reduce margin spacing in CSS layout for tighter visual density
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ UPLOAD_PAGE = """
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
object-fit: cover;
|
||||
margin: 10px;
|
||||
margin: 5px;
|
||||
float:left;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user