fixed #1925 photo resume does not show horizontal scroll

This commit is contained in:
MatthieuLP
2023-05-31 16:07:31 +02:00
parent 0649ad3245
commit ebcdb34305

View File

@@ -5905,6 +5905,7 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
}
#photosAddContent .Addedphotos #uploadedPhotos {
display: flex;
flex-wrap: wrap;
}
/* Here we add a width and height of 120px so svg are visible and the same size as square images */
#uploadedPhotos img {