(cp ebcdb34) fixed #1925 photo resume does not show horizontal scroll

This commit is contained in:
plegall
2023-06-14 16:03:36 +02:00
parent 249bb6c932
commit e806863dec

View File

@@ -5817,6 +5817,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 {