@formio/js 5.1.0-dev.6220.2e623f9 → 5.1.0-dev.6223.43c4933

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3911,7 +3911,7 @@ div[data-oembed-url] {
3911
3911
 
3912
3912
  .formio-form > div > nav > ul.pagination {
3913
3913
  flex-flow: wrap row;
3914
- justify-content: flex-end;
3914
+ justify-content: flex-start;
3915
3915
  }
3916
3916
  .formio-form > div > nav > ul.pagination .page-link {
3917
3917
  cursor: pointer;