flex-direction

flex-direction

.tr-repeater { display: flex; flex-direction: column-reverse; }
.tr-repeater-fields { display: flex; flex-direction: column-reverse; }
.tr-repeater-fields .tr-repeater-group { margin-top:10px; }

 

Share this post