cloud-business 0.1.113 → 0.1.114

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.
@@ -5066,7 +5066,8 @@ input::-webkit-search-cancel-button {
5066
5066
  }
5067
5067
  .newCloud-pagination ul {
5068
5068
  display: flex;
5069
- padding-inline-start: 0;
5069
+ -webkit-padding-start: 0;
5070
+ padding-inline-start: 0;
5070
5071
  }
5071
5072
  .newCloud-pagination ul li {
5072
5073
  min-width: 32px;