16
Views
1
Comments
RowItems of gallery do not work when edit padding of a List widget
Question

Hi,

when I try to override the padding of the List, I added :

.list-item-col_style {    

   display: flex;    

  gap: 5px;

}

the order of the gallery to show elements, is not respected anymore.

Do you know why please ?

2021-03-18 21-03-15
Benjith Sam
 
MVP

Hi,

I'm not able to reproduce the mentioned issue. Can you share your oml with us, not the actual one, instead a sample with the implementation?


Kind regards,

Benjith Sam

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.